[BUG?] svn_path_join_many doesn't check for NULL
From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2004-12-23 08:24:19 CET
Hello everybody,
in svn-1.1.2 I see the following statement
I believe it is possible (if unlikely) to receive a NULL value here (if memory
But the return value is not checked for NULL!
Regards,
Phil
diff subversion/libsvn_subr/path.c.orig subversion/libsvn_subr/path.c
/* we got the total size. allocate it, with room for a NULL character. */
/* if we aren't supposed to skip forward to an absolute component, and if
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.