* init pointer...
authorWilfried Göesgens <willi@citadel.org>
Tue, 5 May 2009 22:47:52 +0000 (22:47 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 5 May 2009 22:47:52 +0000 (22:47 +0000)
webcit/tcp_sockets.c

index 89a30a38b390e6a059184ca23c60e445c1154fba..a74b3ec9759be606529ffa9954bbb9c83d1d9e2d 100644 (file)
@@ -145,7 +145,7 @@ int serv_getln(char *strbuf, int bufsize)
 int StrBuf_ServGetln(StrBuf *buf)
 {
        wcsession *WCC = WC;
-       const char *ErrStr;
+       const char *ErrStr = NULL;
        int rc;
 
        rc = StrBufTCP_read_buffered_line_fast(buf,