2025-11-17 06:37 CET

spring: develop 9ee70ce3 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2018-01-25 17:31:22 develop 6528e5f0
Changeset add mutexes to VFSHandler
theoretically, concurrent read/write access to files was possible
via FileHandler::Open and VFSHandler::{Add,Remove}Archive exposed
to LuaVFS
may have caused some of the weird traces ending in VFS code
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]