Files
engine/fml/platform
Jason Simmons 7fe505ca3c Duplicate the directory fd in fml::VisitFiles (#13448)
The fd passed to fdopendir will be unusable afterward.  Using a duplicate
preserves the validity of the original directory fd passed to VisitFiles.

Fixes https://github.com/flutter/flutter/issues/43844
2019-10-31 10:35:52 -07:00
..
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00
2019-10-08 11:51:28 -07:00