Files
water111 608dd4ab57 Fix possible crash when loading files (#2850)
There was a single static path buffer being shared between multiple file
i/o threads. So sometimes you would end up using the wrong path for the
file, and getting size/data for the wrong file.

I think the original reason to have this buffer was just me being lazy
when we changed how project paths works a long time ago. It was a bad
idea in the first place.
2023-07-29 11:38:23 -04:00
..
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00
2023-04-29 16:13:57 -04:00