OSDN Git Service

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>
Sat, 15 Sep 2012 12:59:29 +0000 (14:59 +0200)
commit990450c5bf17afc31a81d6225afaac86d0dca5dd
tree0e54bef0b38029135a82a9ba565a67109d95a0f5
parentcb6632809d27a0dfe2f63fea1c656bd39ce046ed
cmdutils: avoid setting data pointers to invalid values in alloc_buffer()

Fixes bug 352.
cmdutils.c