Correct memory management around os-release/version
authorTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 6 Sep 2012 21:56:30 +0000 (14:56 -0700)
committerTim Pepper <timothy.c.pepper@linux.intel.com>
Thu, 6 Sep 2012 21:56:30 +0000 (14:56 -0700)
commit50632629ffc14c35b2698d80137df2fc936f0447
treed2fb3efce17b83f3e62f266b2ea36faceabc63e8
parentdb27f399b979a5922d86f21fef0904a7a395e5ad
Correct memory management around os-release/version

Valgrind reminded me I should correctly dup the substring and free the
original full string.

Signed-off-by: Tim Pepper <timothy.c.pepper@linux.intel.com>
src/coredump.c