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

Builder tcpdump-solaris10-amd64 Build #5916

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 2 01:32:13 2025
EndWed Jul 2 01:38:54 2025
Elapsed6 mins, 40 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