1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat/esp32
Chunho Lee 05a1f9ef37 coverity: check timer opaque before dereferencing
Actually we always set this correctly using the uv_timer_start() wrapper,
so this is a false positive.  But satisfy Coverity nonetheless.
2021-06-30 06:52:57 +01:00
..
esp32-fds.c esp32: compiler complains about insert_wsi as macro 2019-07-02 08:54:29 +01:00
esp32-file.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
esp32-helpers.c stats: move to pt and improve presentation 2019-08-12 06:18:04 +01:00
esp32-init.c rtos: use mbedtls random api 2019-08-08 09:45:09 +01:00
esp32-misc.c coverity: check timer opaque before dereferencing 2021-06-30 06:52:57 +01:00
esp32-pipe.c esp32: follow idf meddlings 2018-09-12 09:38:30 +08:00
esp32-service.c unix: sul schedule rename internal api and call regardless of existing timeout 2019-11-01 12:35:31 +00:00
esp32-sockets.c bzero: replace all with memset 2019-03-10 08:02:02 +08:00
esp_attr.h esp32: add local esp_attr 2019-07-13 15:05:55 -07:00
private.h esp32: compiler complains about insert_wsi as macro 2019-07-02 08:54:29 +01:00