winbind: Use vasprintf() in winbindd_cache
authorVolker Lendecke <vl@samba.org>
Wed, 27 Nov 2019 18:00:26 +0000 (19:00 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 2 Dec 2019 21:23:35 +0000 (21:23 +0000)
commit6d1ce7dc1723e0c9f63b6b5ec08141f198049a56
tree61d4dc9cd80c85e2a9540276344ccc2b25ba094f
parent34c269ad02cbb6fae0d9b9db43d6700d06de1842
winbind: Use vasprintf() in winbindd_cache

Don't need to panic, we can do explicit checks in these few callers

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martins@samba.org>
source3/winbindd/winbindd_cache.c