Fix multiple memory allocation problems (found with valgrind)
authorJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 17 Oct 2014 09:10:57 +0000 (10:10 +0100)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 17 Oct 2014 09:10:57 +0000 (10:10 +0100)
commite6299e970cc2d1ed97364f0294a9862e05751257
tree3050b0ada57058bd64f6982050fdb4976af8ddca
parentf51cfa581f9e82b7cfa942ee7e655a3cd91a6acb
Fix multiple memory allocation problems (found with valgrind)
12 files changed:
librazor/atomic-actions.c
librazor/atomic-emulate.c
librazor/importer.c
librazor/iterator.c
librazor/merger.c
librazor/razor-internal.h
librazor/razor.c
librazor/rpm.c
librazor/transaction.c
librazor/types/graph.c
librazor/util.c
src/main.c