diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-12-10 17:23:00 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-12-10 17:51:30 +1100 |
commit | c59372b0b87ca85c1b9061545b6714f00736bb35 (patch) | |
tree | 9bf83aa4c8c96788d67cb090d7402c8f2f94e71f /source4/ntvfs/unixuid | |
parent | 62dc7f6b2dd7df83740e4761988eb2f87205c73c (diff) | |
download | samba-c59372b0b87ca85c1b9061545b6714f00736bb35.tar.gz samba-c59372b0b87ca85c1b9061545b6714f00736bb35.tar.bz2 samba-c59372b0b87ca85c1b9061545b6714f00736bb35.zip |
s4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()
The first bug was that setting a component twice could cause it to
appear twice in the DN.
The second bug was that using an existing ldb_val from a previous call
of ldb_dn_get_extended_component() as an argument to
ldb_dn_set_extended_component() would cause a valgrind error (as the
array the val pointed into will change).
Diffstat (limited to 'source4/ntvfs/unixuid')
0 files changed, 0 insertions, 0 deletions