Implemented what could be a fix for bug #1356: Pazpar2 crashes for some
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2007 13:27:04 +0000 (13:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2007 13:27:04 +0000 (13:27 +0000)
commit421629d1cee8e5c22724561aabb13e0760c85f6c
tree6f2f8bdb1738c592b8da9be585ce91b8033ead7f
parent6653dec0aee3809e194442fcd13ee75b79d72db7
Implemented what could be a fix for bug #1356: Pazpar2 crashes for some
invalid URL. The problem is not URL related but rather that a show following
a faulty search (here filter fail) will read a _lot_ of uninitalized memory.
src/logic.c
test/test_http_12.res [new file with mode: 0644]
test/test_http_13.res [new file with mode: 0644]
test/test_http_14.res [new file with mode: 0644]
test/test_http_urls