commit | 537d31a995011d28e9d9e88cf67d42f0be3d2f6c | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Wed May 01 13:58:36 2013 -0700 |
committer | Andreas Huber <andih@google.com> | Wed May 01 13:58:36 2013 -0700 |
tree | 62b3f56c8e5d05845a65a43ea0c47c0c11bfe824 | |
parent | 948700612e987b49185f7916befd38f39a2b0a3b [diff] |
The software FLAC encoder now properly signals an error if client attempts to configure it with too large an input buffer size. Previously this would lead to memory corruption during encoding due to a typo. Change-Id: I229b07b7dbe87fb8424419706671b66a8d58ec6b related-to-bug: 8778893