Page MenuHomeSolus

Update mpg123 to 1.25.4
ClosedPublic

Authored by kyrios123 on Jul 22 2017, 8:22 PM.
Referenced Files
F11065558: D687.diff
Fri, Aug 11, 5:02 PM
F11037917: D687.diff
Wed, Aug 9, 9:28 PM
F10996345: D687.id1485.diff
Wed, Jul 26, 4:17 PM
F10724241: D687.id.diff
May 7 2023, 1:46 PM
Subscribers
None

Details

Summary
  • libmpg123:
    • Better checks for xrpnt overflow in III_dequantize_sample() before each use, avoiding false positives and catching cases that were rendered harmless by alignment-enlarged buffers.
    • Prevent harmless call to memcpy(NULL, NULL, 0).
    • More early checking of ID3v2 encoding values to avoid bogus text being stored.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Diff Detail

Repository
R2106 mpg123
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kyrios123 retitled this revision from Update mpg123 to 1.25.3 to Update mpg123 to 1.25.4.
kyrios123 edited the summary of this revision. (Show Details)

Update mpg123 to 1.25.4

This revision is now accepted and ready to land.Jul 27 2017, 4:30 AM
This revision was automatically updated to reflect the committed changes.