I happened to run 'syntax-check' on some gnulib files, and notices this in lib/striconv.c:
if (result != NULL) free (result); Bruno, do you object to removing the unnecessary if? /Simon
I happened to run 'syntax-check' on some gnulib files, and notices this in lib/striconv.c:
if (result != NULL) free (result); Bruno, do you object to removing the unnecessary if? /Simon