david 9737c0c4dd Fixed bug reported by Julian Foad:
While investigating, I found that SGPropertyNode::getPath returns a
(char *) pointer to the character data of a string on its stack,
i.e. to undefined memory after it returns.  I remember someone was
changing strings to char* for efficiency.  Perhaps this bug was
introduced then.  I'll include a patch for it with my eventual patch
for the above, unless someone beats me to it.  I don't think it
affects any existing callers: they all want a string anyway.
2002-06-28 16:56:14 +00:00
2002-01-16 00:04:16 +00:00
2000-10-02 18:52:32 +00:00
2000-02-09 19:27:02 +00:00
2001-07-13 14:58:14 +00:00
2002-04-20 21:06:05 +00:00
2001-12-17 16:52:20 +00:00
2002-05-10 13:31:44 +00:00
2002-05-10 13:31:44 +00:00
2000-03-29 00:00:46 +00:00
2000-07-07 22:03:45 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%