1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lwsws
Andy Green 09490aeb93 coverity 160167 resource_path set at cmake may overflow buffer
resource_path is configured at cmake time (it's like /usr/share/libwebsockets-test-server)
it's true if you gave a >255 char path there it would blow up.

It's fixed but again not network-accessible.

Signed-off-by: Andy Green <andy@warmcat.com>
2016-04-23 08:16:17 +08:00
..
conf.c http cache policy 2016-04-22 08:53:49 +08:00
etc-lwsws-conf-EXAMPLE http cache policy 2016-04-22 08:53:49 +08:00
etc-lwsws-conf.d-localhost-EXAMPLE http cache policy 2016-04-22 08:53:49 +08:00
http.c coverity 160167 resource_path set at cmake may overflow buffer 2016-04-23 08:16:17 +08:00
lejp.c lwsws protocol filter and options 2016-04-08 16:13:14 +08:00
lejp.h cgi post 2016-04-13 11:53:40 +08:00
lwsws.h lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
main.c http2 update integration 2016-04-13 11:53:40 +08:00