1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Andrew Bartlett da45d5215d s4:ldb Fix talloc hirarchy in LDIF parsing code
The problem here was that some parts of the ldb_message were still
attached to the ldb_ldif structure, and when only the message was
taken (and the ldif free'ed to reclaim memory) we refereced free'ed
memory.

Andrew Bartlett
2009-07-06 09:50:47 +10:00
..
2008-10-21 16:33:25 +02:00
2009-06-08 13:20:51 +02:00
2009-06-19 11:32:01 +10:00
2008-12-29 20:46:40 +01:00
2008-12-29 20:46:40 +01:00
2009-01-07 15:03:16 -08:00
2008-09-03 14:10:35 +02:00