Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 527:b5ddeebce808
Check if Speex header has bogus data (CVE-2008-1686).
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 11 Apr 2008 19:53:57 +0000 |
parents | 2df1f5c62d38 |
children | ff4ada280780 |
comparison
equal
deleted
inserted
replaced
526:2df1f5c62d38 | 527:b5ddeebce808 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 04112008 - Check if Speex header has bogus data (CVE-2008-1686). | |
5 08062007 - Updated my email address. Added -fvisibility=hidden support. | 6 08062007 - Updated my email address. Added -fvisibility=hidden support. |
6 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). | 7 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). |
7 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). | 8 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). |
8 10292006 - Fixed bogus memory deference when SMPEG fails init (thanks, Chris!) | 9 10292006 - Fixed bogus memory deference when SMPEG fails init (thanks, Chris!) |
9 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right | 10 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right |