gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 49ff88bd0d libstdc++: Fix out-of-bounds string_view access in filesystem::path [PR 97167]
libstdc++-v3/ChangeLog:

	PR libstdc++/97167
	* src/c++17/fs_path.cc (path::_Parser::root_path()): Check
	for empty string before inspecting the first character.
	* testsuite/27_io/filesystem/path/append/source.cc: Append
	empty string_view to path.
2020-09-22 20:02:58 +01:00
..
basic_filebuf Update copyright years. 2020-01-01 12:51:42 +01:00
basic_fstream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_ifstream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_ios libstdc++: Require c++98_only effective target for a test 2020-07-02 21:27:22 +01:00
basic_iostream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_istream libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N]) 2020-08-06 19:23:14 +01:00
basic_istringstream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_ofstream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_ostream libstdc++: Ensure c++NN effective target present in all C++17 tests 2020-07-31 19:58:02 +01:00
basic_ostringstream Update copyright years. 2020-01-01 12:51:42 +01:00
basic_streambuf Update copyright years. 2020-01-01 12:51:42 +01:00
basic_stringbuf Update copyright years. 2020-01-01 12:51:42 +01:00
basic_stringstream Update copyright years. 2020-01-01 12:51:42 +01:00
filesystem libstdc++: Fix out-of-bounds string_view access in filesystem::path [PR 97167] 2020-09-22 20:02:58 +01:00
fpos tolerate padding in mbstate_t 2020-01-23 16:36:34 -03:00
headers libstdc++: Require c++98_only effective target for some tests 2020-07-02 21:27:12 +01:00
ios_base Update copyright years. 2020-01-01 12:51:42 +01:00
manipulators Update copyright years. 2020-01-01 12:51:42 +01:00
objects Update copyright years. 2020-01-01 12:51:42 +01:00
types libstdc++: Add deprecated attributes to old iostream members 2020-08-19 12:13:23 +01:00
rvalue_streams-2.cc Update copyright years. 2020-01-01 12:51:42 +01:00
rvalue_streams.cc Update copyright years. 2020-01-01 12:51:42 +01:00