Allocate one 0-byte in asprintf replacement when len==0
authorVolker Lendecke <vl@samba.org>
Sat, 15 Mar 2008 20:47:22 +0000 (21:47 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 15 Mar 2008 20:50:55 +0000 (21:50 +0100)
commitdc3d5e16452bf30055638ba3cfe99097fb557156
tree4411ecaec6bbf47b72eeefa8259f853a7c0f6371
parente12721f73db72b99aa0e4be35c51aa8636eb3f59
Allocate one 0-byte in asprintf replacement when len==0

Some S3 code depends on this.
source/lib/replace/snprintf.c