realm
realm copied to clipboard
UNC paths crash functions using glob
Describe the bug Agent crashes when using glob functions with UNC paths. This currently affects: file.list, file.read, and maybe others.
To Reproduce Golem: file.list("\\127.0.0.1\c$\")
Additional context