> > So, is it possible for the character array to be freed before the string? >
Yes. The string isn't walked anymore by the time it's destroyed,
the char array could already be gone.
Amazing nobody encountered this before.
- Godmar
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
