]> Dogcows Code - chaz/tar/commit
Fix use of uninitialized memory
authorPavel Raiskup <praiskup@redhat.com>
Thu, 15 Aug 2013 10:56:04 +0000 (13:56 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 15 Aug 2013 10:56:04 +0000 (13:56 +0300)
commit69007e652ab13164c842ebdfc9611be11696755e
tree7b23adc693641515f0441c52f6282ffab6eb3258
parent95d7b37a34c9519b7ccc1063216527ccd2c2f833
Fix use of uninitialized memory

* src/names.c (name_add_file): Initialize the ep->v.file.fp pointer
after structure allocation.
src/names.c
This page took 0.021245 seconds and 4 git commands to generate.