1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-11 17:58:16 +03:00
Andrew Bartlett 9381a78c39 Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
The ldb_val is length-limited, and while normally NULL terminated,
this avoids the chance that this particular value might not be, as
well as avoiding a cast.

Andrew Bartlett
2008-11-04 16:06:56 +11:00
..
2008-11-02 19:33:34 +01:00
2008-10-21 16:33:25 +02:00
2008-10-24 16:37:56 +02:00
2008-10-23 21:49:40 +02:00
2008-09-29 04:22:20 +02:00