Commit Message of the Week
I wonder whether it was by intention but it made my day. 🙂 Commit b6bec718c930:
C4Group::FindNextEntry only writes in the result buffer finding a file (#618)
Before “Initialize some uninitialized variables”, SCopy would do nothing because the StdStrBug still contained the parameter, but with that patch, it wrote the empty string into the result buffer.