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

Builder ffmpeg64-solaris10-i386 Build #14114

Results:

Failed

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisione15ddb7f9a2f9b3ab8ac305efb6f94ddc18463d0
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg64-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -
  6. shell_4  
    1. - no logs -
  7. shell_5  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpeg64-solaris10-i386 slave
buildername ffmpeg64-solaris10-i386 Builder
buildnumber 14114 Build
codebase Build
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision e15ddb7f9a2f9b3ab8ac305efb6f94ddc18463d0 Build
scheduler schedule-ffmpeg64-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg64-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Umar Pathan

Timing:

StartSat Sep 12 04:04:28 2026
EndSat Sep 12 04:04:30 2026
Elapsed2 secs

All Changes:

:

  1. Change #281553

    Category ffmpeg
    Changed by Umar Pathan <helloohnoyoudont@umar.ac>
    Changed at Sat 12 Sep 2026 05:36:22
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e15ddb7f9a2f9b3ab8ac305efb6f94ddc18463d0

    Comments

    avcodec/apac: reset bitstream_index unconditionally to avoid integer overflow
    Found-by: Umar Pathan (Umar0x)
    Signed-off-by: Umar Pathan <hello@umar.ac>
    
    Fixes: out of array access
    Fixes: signed integer overflow: 2147482624 + 1024 cannot be represented in type 'int'
    Fixes: hHqW0dFoQwHN

    Changed files

    • libavcodec/apac.c