* alloc.c (allocate_string): Remove two redundant calls
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 27 Jun 2012 11:19:54 +0000 (15:19 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 27 Jun 2012 11:19:54 +0000 (15:19 +0400)
commit3fe6dd74d02291b80a35fcc45df2cef91a8dac9f
tree33bb8199688125ef1635c0d4d493c63b813cbd92
parent1ba6038a1d5ef4ab2525690c825c807576ed98a5
* alloc.c (allocate_string):  Remove two redundant calls
to memset, add explicit initialization where appropriate.
src/ChangeLog
src/alloc.c