On Thu, Apr 09, 2020 at 04:35:27PM +0200, Samuel Thibault wrote: > Juergen Gross, le jeu. 09 avril 2020 16:12:40 +0200, a ecrit: > > There are several instances of calls to xenbus functions which don't > > test for an error and in consequence are not freeing the returned > > error strings, or which are just not freeing the string after e.g. > > printing it. > > > > Fix that by either adding the needed calls of free(). > > > > Coverity-ID: 1433632 > > Signed-off-by: Juergen Gross <[email protected]> > > Reviewed-by: Samuel Thibault <[email protected]>
Thanks for your review, Samuel. I have pushed these patches with your Rbs. Wei.
