cmdutils: avoid setting data pointers to invalid values in alloc_buffer()
authorAnton Khirnov <anton@khirnov.net>
Tue, 11 Sep 2012 09:03:52 +0000 (11:03 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 18 Oct 2012 05:41:22 +0000 (07:41 +0200)
commit141d4ed6c0911fde1913f3b757ace5012eabd897
treee44f52b58d0a85d5109442b0d578ffaf9c8a7e9a
parent5acd1c6561c0aa4f11eb9a83cf56790f1db50d23
cmdutils: avoid setting data pointers to invalid values in alloc_buffer()

Fixes bug 352.
(cherry picked from commit 990450c5bf17afc31a81d6225afaac86d0dca5dd)

Conflicts:
cmdutils.c

Signed-off-by: Anton Khirnov <anton@khirnov.net>
avconv.c