Fix a theoretical memory leak in cgi_show_url_info()
authorFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:25:13 +0000 (11:25 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 18 Oct 2014 11:25:13 +0000 (11:25 +0000)
commite11bc95711b7da314179cb6ae3e37a0dd9e64738
tree974bbd143932a87b58e154f52d18dfbc7913971f
parent8e025f46200aef5c4f6961b5aca59695d4ce6084
Fix a theoretical memory leak in cgi_show_url_info()

In the real world map_block_killer() is unlikely to run out of memory.

CID 66392.
cgisimple.c