]> git.ipfire.org Git - thirdparty/squid.git/commit - lib/util.c
Bug #1718: warning: the address of 'strerror_buf' will always evaluate as 'true'
authorhno <>
Thu, 3 Aug 2006 04:06:35 +0000 (04:06 +0000)
committerhno <>
Thu, 3 Aug 2006 04:06:35 +0000 (04:06 +0000)
commite45d4fb562e8bb7ce70ced3c6f2afd69bced5868
tree16091674551b2198f5259f4db9431640714ebe81
parentafdd443fa3d763c63ef6704697d0794bab6141a1
Bug #1718: warning: the address of 'strerror_buf' will always evaluate as 'true'

newer versions of GCC is a little more picky and alerts us on design errors..
lib/util.c