diff src/pst2ldif.cpp @ 242:67b24d6a45d6 stable-0-6-45

patch from Hugo DesRosiers to export categories and notes into vcards. extend that patch to export categories into vcalendar appointments also.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 11 Dec 2009 08:45:30 -0800
parents 410b6422d65b
children 898118c3675e
line wrap: on
line diff
--- a/src/pst2ldif.cpp	Sun Sep 20 11:29:48 2009 -0700
+++ b/src/pst2ldif.cpp	Fri Dec 11 08:45:30 2009 -0800
@@ -665,6 +665,7 @@
                 print_ldif_single("objectClass", ldap_class[i].c_str());
             printf("\n");
         }
+        free(ldap_org); // found by cppcheck
     }
 
     process(d_ptr->child);  // do the children of TOPF