mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r15696: Free LDAP search result.
Guenther
(This used to be commit ec26c355b3
)
This commit is contained in:
parent
c4d4e8dd31
commit
e129dc40f7
@ -2422,6 +2422,8 @@ ADS_STATUS ads_current_time(ADS_STRUCT *ads)
|
||||
DEBUG(4,("time offset is %d seconds\n", ads->auth.time_offset));
|
||||
}
|
||||
|
||||
ads_msgfree(ads, res);
|
||||
|
||||
status = ADS_SUCCESS;
|
||||
|
||||
done:
|
||||
|
Loading…
Reference in New Issue
Block a user