Evan Haas 618398b7d3 std.fs: prevent possible integer overflow in Dir.makePath
The call to `makeDir` for the top-level component of `sub_path`
can return `error.FileNotFound` if the directory represented by
`self` has been deleted.

Fixes #11397
2022-04-15 11:19:23 +03:00
..
2022-04-07 05:04:38 -06:00
2022-03-08 20:38:12 +02:00
2022-03-08 20:38:12 +02:00
2022-04-07 05:04:38 -06:00
2022-03-23 16:31:03 -04:00
2022-03-08 20:38:12 +02:00
2022-04-14 10:12:45 -07:00
2022-01-07 00:06:06 -05:00
2022-04-14 10:12:45 -07:00
2022-04-14 10:12:45 -07:00
2022-04-14 23:26:03 +07:00
2022-03-27 11:28:44 +03:00
2022-01-07 00:06:06 -05:00