[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-318-g62f60f91d
miras at claws-mail.org
miras at claws-mail.org
Wed Oct 6 00:37:48 CEST 2021
The branch, gtk3 has been updated
via 62f60f91dfa86cdcba57aa8b6a7463b14e9bcebc (commit)
from 6d1d01c42a2f2b961a9965c5f3794ac1eb7c5a37 (commit)
Summary of changes:
src/ldapctrl.c | 2 --
1 file changed, 2 deletions(-)
- Log -----------------------------------------------------------------
commit 62f60f91dfa86cdcba57aa8b6a7463b14e9bcebc
Author: Michael Rasmussen <mir at datanom.net>
Date: Wed Oct 6 00:34:18 2021 +0200
Fix CID 1492329
Signed-off-by: Michael Rasmussen <mir at datanom.net>
diff --git a/src/ldapctrl.c b/src/ldapctrl.c
index 1d2068535..b296a2a42 100644
--- a/src/ldapctrl.c
+++ b/src/ldapctrl.c
@@ -583,8 +583,6 @@ gchar *ldapctl_format_criteria( LdapControl *ctl, const gchar *searchVal ) {
/* We have something - free up previous result */
retVal = p2;
}
- if (p1)
- g_free( p1 );
debug_print("current search string: %s\n", retVal);
return retVal;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list