bootconfig: Drop a pointless strdup in parser
authorColin Walters <walters@verbum.org>
Tue, 29 Nov 2016 03:02:42 +0000 (22:02 -0500)
committerSimon McVittie <smcv@debian.org>
Thu, 1 Dec 2016 12:38:54 +0000 (12:38 +0000)
commita02cb1fdcf605315812ec6bba7af0d8358c7c51b
tree2c4c2947debd560ef4442aaf7f836c3dcb95740b
parent80d68576ce1967c90edac6d176a6853a030090b4
bootconfig: Drop a pointless strdup in parser

Not entirely sure how this was leaking, but anyways it showed
up in ASAN, and it's pointless to strdup here.

Closes: #598
Approved by: jlebon

Gbp-Pq: Name ASAN-bootconfig-Drop-a-pointless-strdup-in-parser.patch
src/libostree/ostree-bootconfig-parser.c