]> git.ozlabs.org Git - petitboot/commit
discover: Add two missing talloc_free()s
authorSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Wed, 11 Nov 2015 06:01:28 +0000 (17:01 +1100)
committerSamuel Mendoza-Jonas <sam.mj@au1.ibm.com>
Fri, 18 Dec 2015 00:15:58 +0000 (11:15 +1100)
commit45e64e9fbeae206997d347b479e697da2ee53ac5
treee6869b9e56183355d0aed747a3a4f8f4c6733925
parent8cfcec4279b229dacfb0589bc443f8a4cbd83082
discover: Add two missing talloc_free()s

Fixes Coverity defects #30474 and #30475

Signed-off-by: Samuel Mendoza-Jonas <sam.mj@au1.ibm.com>
discover/dt.c
discover/parser.c