From: Serhiy Storchaka Date: Sun, 28 Jun 2015 14:56:28 +0000 (+0300) Subject: Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() X-Git-Tag: v3.6.0a1~2033 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e8d91adfe946807bcd2fd4f40327542eccebe21;p=python Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() functions of the audioop module. --- 1e8d91adfe946807bcd2fd4f40327542eccebe21