ihaveahax 99f1abd7a4 lua io: fix incorrect mode detection
string.find has pattern matching by default, so it was incorrectly
reading "r+" when the mode was supposed to be "r". So this disables the
pattern matching and does a plain substring search.
2025-04-26 14:37:46 +02:00
..
2019-10-06 22:28:57 +02:00
2025-03-21 08:25:04 +01:00