- Fix memory leak in GetDefaultProfile and GetProfileTable.
authorJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 28 Jan 2009 03:34:25 +0000 (03:34 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 28 Jan 2009 03:34:25 +0000 (03:34 +0000)
commit3392ecc6b80fd70dd3d579ec74e74dbcfec36694
tree6e174231734f98d780744db7f35faaf40b857955
parente2fb94e2d891d2971b8093f7c8cdf8bfc2dafc02
- Fix memory leak in GetDefaultProfile and GetProfileTable.
- Save from 10 loss records while valgrinding mapitest
- Developers are now responsible from freeing the GetDefaultProfile
  string the function allocates.
- Apply changes to all openchange tools.
libmapi++/profile.h
libmapi/IProfAdmin.c
torture/mapi_common.c
torture/nspi_resolvenames.c
utils/backup/openchangemapidump.c
utils/exchange2mbox.c
utils/mapiprofile.c
utils/mapitest/mapitest.c
utils/openchange-tools.c
utils/openchangeclient.c
utils/openchangepfadmin.c