1
0
mirror of https://github.com/git/git.git synced 2025-03-15 22:50:57 +00:00
git/compat
Sebastian Schuberth 185528a859 inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
GCC 4.6 claims that

    error: 'best.len' may be used uninitialized in this function

so silence that warning which is treated as an error by also initializing
the "len" members of the struct.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-10-18 10:34:07 -07:00
..
2010-11-04 16:53:49 -07:00
2009-04-22 19:03:39 -07:00
2008-09-30 14:30:06 -07:00
2009-03-02 18:28:06 -08:00
2010-11-04 16:53:49 -07:00
2010-11-04 16:53:49 -07:00
2007-06-07 00:04:01 -07:00
2009-09-18 20:00:42 -07:00
2010-08-14 19:35:38 -07:00
2009-09-18 20:00:42 -07:00