diff options
author | Qiao Yang <geoyang@ironport.com> | 2008-09-05 14:08:09 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-09-05 14:13:39 +0200 |
commit | 38c287740f9b6a9cb8f093de864f8fd5e98eff9c (patch) | |
tree | 389442ae197c811b0bfa36c82c7773a0b7df0cfc /source3/winbindd/winbindd_async.c | |
parent | 7c74e379a5f7935203c1a79120824d5f747eef31 (diff) | |
download | samba-38c287740f9b6a9cb8f093de864f8fd5e98eff9c.tar.gz samba-38c287740f9b6a9cb8f093de864f8fd5e98eff9c.tar.bz2 samba-38c287740f9b6a9cb8f093de864f8fd5e98eff9c.zip |
Fix a memleak
request.extra_data is not freed if there is no extra_data in response or
when there is some error happens in processing. This patch will free the
buffer right after processing a request before sending back a response.
(This used to be commit be6f12273f171a3eb1967d2299064e57d737f6a4)
Diffstat (limited to 'source3/winbindd/winbindd_async.c')
0 files changed, 0 insertions, 0 deletions