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

Builder tcpdump-solaris11-sparc Build #24

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 3 secs )
    1. stdio
  4. shell_2 './build_matrix.sh' ( 1 hrs, 23 mins, 39 secs )
    1. stdio
    2. config.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 2 01:32:17 2025
EndWed Jul 2 02:56:05 2025
Elapsed1 hrs, 23 mins, 47 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