- From: Bill Rizzi <rizzi@softserv.com>
- Date: Tue, 13 Aug 1996 09:46:51 -0700
- To: www-lib-bugs@w3.org
Received on Tuesday, 13 August 1996 12:46:14 UTC
If a request has somehow gotten mangled, the HTLog_add() call can get a segment violation when dereferencing the potentially NULL uri. The diffs are attached. Z -- Bill Rizzi rizzi@softserv.com Software Services Z http://www.softserv.com/~rizzi Santa Barbara, CA
100,102d99 < #if 1 < uri ? uri : "(null)", < #else 104d100 < #endif
Received on Tuesday, 13 August 1996 12:46:14 UTC