commit | ac08b543db670dd2d1491bd02308b49b997f237b | [log] [download] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Feb 18 10:07:22 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Feb 18 10:07:22 2015 +0000 |
tree | 20cd0ad5474f2e451ccfd0ba0ac7a057d0b1470f | |
parent | b199095ec9e3ec6792d75ebcfda488e381a5aad6 [diff] | |
parent | 5811d3e4ef98a0854a3796e8b50659545137ce0e [diff] |
Merge remote-tracking branch 'rasp/mem-leak' into development * rasp/mem-leak: Fix another potential memory leak found by find-mem-leak.cocci. Add a rule for another type of memory leak to find-mem-leak.cocci. Fix a potential memory leak found by find-mem-leak.cocci. Add a semantic patch to find potential memory leaks. Fix whitespace of 369e6c20. Apply the semantic patch rm-malloc-cast.cocci. Add a semantic patch to remove casts of malloc. Conflicts: programs/ssl/ssl_server2.c