]> granicus.if.org Git - python/commitdiff
Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm()
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2015 14:56:28 +0000 (17:56 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2015 14:56:28 +0000 (17:56 +0300)
functions of the audioop module.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge