On Mon, Oct 03, 2016 at 10:05:46PM +0200, Tobias Stoeckmann wrote: > free() is not a safe function for a signal handler. The next > line calls _exit() anyway, so there is no need for resource > management. > --- > text-utils/rev.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks. -- 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