csoler 8de9d39cc0 Suppressed 4 memory leaks:
- authssl would call OPENSSL_malloc without OPENSSL_free
- pqistore was not deleting items in pqiSSLStore when BIN_FLAGS_NO_DELETE is not here
- rsdir/rsinit were calling opendir withoug closedir (which might eat FDs, in addition)
- udplayer was not freeing it's 16KB buffer at end of loop.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-01 20:37:10 +00:00
..
2010-12-18 19:35:07 +00:00
2011-01-01 20:37:10 +00:00
2010-12-18 19:35:07 +00:00
2010-12-18 19:35:07 +00:00
2010-12-18 19:35:07 +00:00
2010-06-26 12:31:24 +00:00
2010-02-08 16:42:26 +00:00
2010-02-23 21:55:29 +00:00
2010-07-04 10:15:56 +00:00
2010-06-26 12:31:24 +00:00
2010-01-13 21:01:06 +00:00
2010-01-13 20:56:55 +00:00
2011-01-01 20:37:10 +00:00