summaryrefslogtreecommitdiffstats
path: root/src/monitor
diff options
context:
space:
mode:
authoreindenbom <eindenbom@gmail.com>2010-04-16 15:15:31 +0400
committerStephen Gallagher <sgallagh@redhat.com>2010-04-16 15:15:41 -0400
commitd2934799b38e4a6d912a67bc685b362691b96c82 (patch)
treec90d246bf54f2d0b0fb3d890ff7c62971f972505 /src/monitor
parent51f72b7bb911a93859739905ba54de939c99dfb9 (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