1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat
Pavel Otchertsov 9453d246d9 unix: fix usage of getpwnam_r and friends
These functions can return 0 code but still store NULL in result, if no matching group or username found.
Also the buffer of 64 size could be too small to store all string fields in result.
2021-03-25 08:40:52 +00:00
..
freertos windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
optee windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
unix unix: fix usage of getpwnam_r and friends 2021-03-25 08:40:52 +00:00
windows windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00