From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: Re: strlen on a NULL
15 May 1998 05:10:38 -0700
Message-ID: <009C6337.397851C0.8500.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
To: Kjeld.F.Christensen@dxd.ericsson.se
Cc: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de

Hi Kjeld, you wrote:

: >   char *c = (char *) 0;
: >   char d;
: >
: >   d = *c;

: My HPUX does not core dump!

Yes, not by default! My HPUX does using: ld +z


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
