diff options
author | Andrew Bartlett <abartlet@samba.org> | 2010-05-01 18:22:20 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2010-05-01 22:20:25 +1000 |
commit | dfd7ad20832d848349ba2974e43a1d545df2aded (patch) | |
tree | 826bc70d9aeab4960d45711329d13beb5611668e /source4/dsdb/samdb/ldb_modules/update_keytab.c | |
parent | f4092ecec722d7e2c04f3049630975af9e96bc07 (diff) | |
download | samba-dfd7ad20832d848349ba2974e43a1d545df2aded.tar.gz samba-dfd7ad20832d848349ba2974e43a1d545df2aded.tar.bz2 samba-dfd7ad20832d848349ba2974e43a1d545df2aded.zip |
s4:dsdb Fix use of memory after free in repl_meta_data
The upgraded link values are were allocated on tmp_ctx, and need to be
kept until they are written to the DB. If we don't give the correct
context, they will be gone after the talloc_free(tmp_ctx).
Found by Matthieu Patou <mat+Informatique.Samba@matws.net>
Andrew Bartlett
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/update_keytab.c')
0 files changed, 0 insertions, 0 deletions