]> git.plutz.net Git - quickjs_net/commit
bugfix: free new object properly when connection fails (js_free was called at the...
authorPaul Hänsch <paul@plutz.net>
Mon, 16 Mar 2026 19:26:15 +0000 (20:26 +0100)
committerPaul Hänsch <paul@plutz.net>
Mon, 16 Mar 2026 19:26:15 +0000 (20:26 +0100)
commit98026b3e3a1ab98cab6c7e61fca1f04340fad47c
tree3d570301ee048f4a469d65aefdae23605ddcbe3f
parent5839dc87154e7c27d43281a31b27b99ae739061a
bugfix: free new object properly when connection fails (js_free was called at the wrong point)
socket.c