[PATCH 0/4] Fix some memory leaks.

Andreas Schneider asn at samba.org
Thu Jan 9 07:23:39 MST 2014


Here are some patches to fix memory leaks and strict aliasing warnings.

Andreas Schneider (4):
  lib: Fix strict-aliasing warning in md5 code.
  s3-libads: Fix memory leaks in ads_build_path().
  wbinfo: Fix a memory leak in wbinfo_ping_dc().
  s3-passdb: Fix string duplication to pointers.

 lib/crypto/md5.c            |  9 ++++++---
 nsswitch/wbinfo.c           |  1 +
 source3/libads/ads_struct.c |  2 ++
 source3/passdb/py_passdb.c  | 14 ++++++++++++--
 4 files changed, 21 insertions(+), 5 deletions(-)

-- 
1.8.5.2




More information about the samba-technical mailing list