[Commits] [SCM] claws branch, master, updated. 3.18.0-256-g13c6d440f
miras at claws-mail.org
miras at claws-mail.org
Wed Oct 6 00:45:24 CEST 2021
The branch, master has been updated
via 13c6d440f646ce7fd1030169249f785a9390a48d (commit)
from 939891e96f22dde13cf278b8b6bba5c4961c7212 (commit)
Summary of changes:
src/ldapctrl.c | 2 --
1 file changed, 2 deletions(-)
- Log -----------------------------------------------------------------
commit 13c6d440f646ce7fd1030169249f785a9390a48d
Author: Michael Rasmussen <mir at datanom.net>
Date: Wed Oct 6 00:39:05 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