X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=TODO;h=f042c29ef96fb6be4270aa2c1e73315c2b678fe7;hp=04baa29426396532ef9052302836e6ab82336cd9;hb=0514d6cab1cdea776d8444e7df1e28cca48df165;hpb=cee3f31759ffb8cd56776ad1063dbddd28d24c4a diff --git a/TODO b/TODO index 04baa294..f042c29e 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.158 2017/03/08 13:11:25 fabiankeil Exp $ +$Id: TODO,v 1.159 2017/03/08 13:11:38 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -460,6 +460,11 @@ http://www.privoxy.org/faq/general.html#DONATE 154) Underline links in docs and cgi pages. More precisely, don't mess with the browser defaults for link underlining. +155) The sig_handler() shouldn't call log_error(). + While it isn't known to cause actual problems in normal operation, + it's technically incorrect and causes crashes when running in + valgrind. + ########################################################################## Hosting wish list (relevant for #53)