0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Eugene Ostroukhov 3c29b2f851 inspector: fix Coverity defects
One defect remains - Coverity believes that a session object is never
freed while in reality its lifespan is tied to a libuv socket.

PR-URL: https://github.com/nodejs/node/pull/10240
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
2016-12-14 09:54:07 -08:00
..
test_inspector_socket_server.cc inspector: fix Coverity defects 2016-12-14 09:54:07 -08:00
test_inspector_socket.cc inspector: fix Coverity defects 2016-12-14 09:54:07 -08:00
util.cc test: fix memory leaks in malloc cctests 2016-11-18 21:57:10 +01:00