winbind3: Fix an invalid free
commit5f75814586f2d6f7c2dc8fd9342cb045c1f7e68c
authorVolker Lendecke <vl@samba.org>
Wed, 14 Aug 2013 09:27:59 +0000 (14 09:27 +0000)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Aug 2013 12:04:16 +0000 (14 14:04 +0200)
tree02c3eccd14cb728fe35474bbcefccb1096717bdb
parent1b57fd180c2640598c13d2459a7c7a6f04708388
winbind3: Fix an invalid free

This fixes a warning I've never seen before :-)

../source3/winbindd/winbindd_cm.c:781:59: warning: attempt to free a non-heap object â€˜machine_krb5_principal’ [-Wfree-nonheap-object]

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Aug 14 14:04:16 CEST 2013 on sn-devel-104
source3/winbindd/winbindd_cm.c