vwout
vwout
This pull requests fixes a memory leak in the library when using coaps (DTLS). The memory allocated by SSL sessions internally stored, is only released in case of an error....
I'm using libnyoci in a library for Lua (to make coap available in Lua). When a lot of requests are made with DTLS activated, memory is getting lost. It looks...
Issue reported on OBS forum: > A new version of OBS came out today (32.0.0) and there is problem with the script. While it seems to be working as intended...