[patch] libstdc++/71004 fix recursive_directory_iterator default constructor

Jonathan Wakely jwakely@redhat.com
Mon May 9 11:50:00 GMT 2016


On 09/05/16 11:09 +0100, Jonathan Wakely wrote:
>This fixes some uninitialized members in the
>filesystem::recursive_directory_iterator default constructor.
>
>Tested x86_64-linux, committed to trunk. Backports to follow soon.

Oops, I think I need more caffeine. The new function I added to the
test wasn't called, but would have crashed if it was.

Tested again x86_64-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1209 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160509/f5f4a15d/attachment.bin>


More information about the Libstdc++ mailing list