diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-08-15 17:26:30 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-08-15 17:39:24 +0200 |
commit | 4b2803b8ff72b0c865c6539b2f99abea5ceee4c6 (patch) | |
tree | 90bef4ff84a24d9bd5dc934af8f11639500e3faa /.travis.yml | |
parent | 0aae6d14390193e25ab6d0fd49295bd7b131954f (diff) |
use malloc instead of new[] in pkgTagFile
We don't need initialized memory for pkgTagFile, but more to the point
we can use realloc this way which hides the bloody details of increasing
the size of the buffer used.
Git-Dch: Ignore
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions