mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05: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.