/[Apache-SVN]
ViewVC logotype

Revision 1862435


Jump to revision: Previous Next
Author: jorton
Date: Tue Jul 2 15:58:19 2019 UTC (4 years, 10 months ago)
Changed paths: 5
Log Message:
* include/apr_file_info.h: Clarify pool handling for apr_dir_read and
  apr_dir_pread.

* file_io/win32/dir.c, file_io/os2/dir.c (apr_dir_read): Duplicate the
  returned filename so the call has no side-effects on apr_finfo_t
  structures passed to previous invocations of the function.

* test/testdir.c (test_read_side_effects): Add test case for
  side-effects of apr_dir_read.


Changed paths

Path Details
Directoryapr/apr/trunk/CHANGES modified , text changed
Directoryapr/apr/trunk/file_io/os2/dir.c modified , text changed
Directoryapr/apr/trunk/file_io/win32/dir.c modified , text changed
Directoryapr/apr/trunk/include/apr_file_info.h modified , text changed
Directoryapr/apr/trunk/test/testdir.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26