diff options
| author | eindenbom <eindenbom@gmail.com> | 2010-04-16 15:15:31 +0400 |
|---|---|---|
| committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-04-16 15:15:41 -0400 |
| commit | d2934799b38e4a6d912a67bc685b362691b96c82 (patch) | |
| tree | c90d246bf54f2d0b0fb3d890ff7c62971f972505 /src/monitor | |
| parent | 51f72b7bb911a93859739905ba54de939c99dfb9 (diff) | |
Avoid accessing half-deallocated memory when using talloc_zfree macro.
The correct memory deallocation sequence is:
- clear pointer to memory first
- then deallocate memory
Diffstat (limited to 'src/monitor')
0 files changed, 0 insertions, 0 deletions
