1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-14 06:49:52 +02:00
uts-server/src/lib
kakwa 8af08d6482 fix segfault in case of a bad request
* if the request is wrong, the request handler tried to access the
none allocated serial, which crashes the process.
2016-09-05 23:09:00 +02:00
..
http.c fixing memory leak on query data 2016-09-05 22:37:03 +02:00
rfc3161.c fix segfault in case of a bad request 2016-09-05 23:09:00 +02:00
utils.c fix some memory leaks on openssl context cleanup 2016-09-05 20:24:47 +02:00