[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [PATCH] fix a few little dissonances
From: |
Tim Ruehsen |
Subject: |
[Bug-wget] [PATCH] fix a few little dissonances |
Date: |
Mon, 4 Jun 2012 12:37:16 +0200 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; ) |
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
0001-fix-a-few-little-dissonances.patch
Description: Text Data
- [Bug-wget] [PATCH] fix a few little dissonances,
Tim Ruehsen <=