Commit graph

2 commits

Author SHA1 Message Date
Joshua C. Colp 292540b472 build: Fix warning under modern GCC.
The mpglib library had some fun code to clear
out the remainder of an array. This tripped
up the array bounds check.

This change makes the code just go through the
array until it reaches the end, instead.

ASTERISK-29687
ASTERISK-29712

Change-Id: Ib4f636409fe58d31ead3bd3f958cd74c087b892d
2022-03-29 12:22:17 -03:00
Russell Bryant 4f67a94bfe Import mp3 lib used by format_mp3
git-svn-id: http://svn.digium.com/svn/thirdparty/mp3/trunk@180 dd19aba0-a6ef-428c-9d3a-61817a986440
2010-08-03 18:17:14 +00:00