Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tcpdump-solaris10-sparcv9 Build #5962

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision33040b708e20ad7a7e080b51181581827e02633d
Got Revision33040b708e20ad7a7e080b51181581827e02633d
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris10-sparcv9' triggered this build

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 17 secs )
    1. stdio
  4. shell_2 configure ( 2 mins, 18 secs )
    1. stdio
  5. shell_3 gmake ( 8 mins, 56 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 12 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tcpdump-solaris10-sparcv9 slave
buildername tcpdump-solaris10-sparcv9 Builder
buildnumber 5962 Build
codebase Build
got_revision 33040b708e20ad7a7e080b51181581827e02633d Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 33040b708e20ad7a7e080b51181581827e02633d Build
scheduler schedule-tcpdump-solaris10-sparcv9 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tcpdump-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 2 01:32:11 2025
EndWed Jul 2 01:45:17 2025
Elapsed13 mins, 5 secs

All Changes:

:

  1. Change #238147

    Category tcpdump
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Wed 02 Jul 2025 01:29:50
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 33040b708e20ad7a7e080b51181581827e02633d

    Comments

    ICMP: make sure we don't run past the end of a TLV for RFC 5837 objects.
    As reported to tcpdump-security.
    
    While we're at it, fix the check for the interface name length - it
    includes the one-octet length of the length, as well as the length of
    the name, so it must be at least 1.
    
    Add the capture file from the report.

    Changed files

    • print-icmp.c
    • tests/TESTLIST
    • tests/icmp_ext_oob_poc.out
    • tests/icmp_ext_oob_poc.pcap