r17722: better to use talloc_vasprintf() than vasprintf() directly, as it
authorAndrew Tridgell <tridge@samba.org>
Tue, 22 Aug 2006 22:28:37 +0000 (22:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:32 +0000 (14:16 -0500)
commit2fe39a82bf3fcd7d9c214151bfaa570f617630f0
tree5b76f4010d2ecbb6a893787a2472c5284d2eb457
parentba8ed91a759b41c181f9bffe732f6dd556590674
r17722: better to use talloc_vasprintf() than vasprintf() directly, as it
depends on less libc functions
(This used to be commit a05101d83b06543cd32b08b4dec29d8f6bd27674)
source4/lib/ldb/common/ldb_dn.c