HTTP error handler yaz_logs and uses yaz_snprintf to prevent buffer
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 May 2007 09:57:54 +0000 (09:57 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 May 2007 09:57:54 +0000 (09:57 +0000)
commitac82ce282f38a33e445bd00486167b6969f7f46c
tree982dea30efab4cf45c96e2a06999145beade29d5
parent9f8da38beeea867cd81b9b977b58ad4b18d7b8c6
HTTP error handler yaz_logs and uses yaz_snprintf to prevent buffer
overflows. Queries are checked for UTF-8 correctness. This works best
with YAZ 3.0.5 or later.
src/http_command.c