Commit Message of the Week
Posted in Development on August 18th, 2011 by Clonk-Karl – Be the first to commentI 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.