diff options
author | Simo Sorce <simo@redhat.com> | 2012-11-14 13:01:13 +0000 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-28 13:36:12 +0100 |
commit | 048bd9dd3f616fee1ff401db2e72cf833213e766 (patch) | |
tree | 60bcfee2c57549013a451989baf95d7eac6c99e2 /src/ldb_modules | |
parent | d6f283302268520c1506fb3da4f2a22f5a741be5 (diff) | |
download | sssd-048bd9dd3f616fee1ff401db2e72cf833213e766.tar.gz sssd-048bd9dd3f616fee1ff401db2e72cf833213e766.tar.bz2 sssd-048bd9dd3f616fee1ff401db2e72cf833213e766.zip |
Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."
This reverts commit ff57c6aeb80a52b1f52bd1dac9308a69dc7a4774.
This commit doesn't really make sense, we are never accessing freed
memory as all we are dealing with is a pointer which is never itsef
part of the memory we are freeing (if it were, it would be an error
in the caller and we shouldn't mask it in this macro).
Diffstat (limited to 'src/ldb_modules')
0 files changed, 0 insertions, 0 deletions