mirror of
https://github.com/rkd77/elinks.git
synced 2025-04-18 00:47:36 -04:00
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.