Tim Ruehsen <[email protected]> writes: > Hopefully, the patch goes into the pending release... > > + * main.c (main): Check for filename != NULL > + * warc.c (warc_process_cdx_line): Fix memory leak > + * utils.c (match_posix_regex, compile_posix_regex): Remove dead > + assignment > + * openssl.c (ssl_init): Fix old-style function definition > > Regards, Tim
Thanks, I have applied it! I just would like to share a very interesting tool to deal with changelog's and git, git-merge-changelog. Not that I am a fan of ChangeLog's but it is there so let's make our life easier. It is part of gnulib: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/git-merge-changelog.c Cheers, Giuseppe
