r25909: Fix the snprintf checks, and fix a typo in pointer indirection.
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Nov 2007 07:22:21 +0000 (08:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:50 +0000 (05:44 +0100)
commita4a7447f130d144317e9b7d110ea20f046cd708f
treeb00b18354d463d5201534043f9c5f4b0d64122ef
parent82ae4d5543343debf5fbca320aa22ad931178c18
r25909: Fix the snprintf checks, and fix a typo in pointer indirection.

These fixes are needed for a working getaddrinfo etc. replacement.
Fixes from Wayne Davison <wayned@samba.org> from rsync.

Jeremy.

from v3-2-test commit 494bf6293bedbda4b10aa2eae452377b8130cd01
(This used to be commit e562832ad19e8c3a0380759a22b0267e365ecc2e)
source4/lib/replace/getaddrinfo.c