On Tue, May 26, 2015 at 05:59:29PM +0200, Stanislav Brabec wrote: > libfdisk/src/utils.c | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) Applied, thanks. > + if (dev_mapped) > + free(dev_mapped); Don't use if-before-free, it's unnecessary :-) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html