1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-26 01:15:37 +00:00
elinks/src/mime
Arjen Stolk e957e60d5c mailcap: prevent segfault on test entry with %s
When a mailcap entry with a testcommand containing %s is encountered, it is ignored. The
entry was freed, but not set to NULL, leading to a segfault later on.
2016-12-28 14:22:01 +01:00
..
backend mailcap: prevent segfault on test entry with %s 2016-12-28 14:22:01 +01:00
dialogs.c new -> new_ for C++ compatibility 2016-04-20 18:42:22 +02:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
mime.c Better handling of content-disposition (line without semicolon) 2016-08-21 22:02:46 +02:00
mime.h Handle mailcap's copiousoutput without an external pager. 2010-07-24 17:07:18 +02:00