Closes #18420
This commit is contained in:
Shauren
2016-12-12 18:33:30 +01:00
parent b506908faf
commit 89320f2bc5
2 changed files with 4 additions and 1 deletions

View File

@@ -582,6 +582,9 @@ static int ParseFile_BuildInfo(TCascStorage * hs, void * pvListFile)
FreeCascBlob(&CdnHost);
FreeCascBlob(&CdnPath);
FreeCascBlob(&TagString);
// Rewind column names pointer back to start of line
szLinePtr1 = szLineEnd1 - nLength1;
}
// All four must be present

View File

@@ -58,7 +58,7 @@ recastnavigation (Recast is state of the art navigation mesh construction toolse
CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014)
https://github.com/ladislav-zezula/CascLib
Version: e2fc95cdb15d03eb1e4c86b1161df82d5b92eff9
Version: 8f606d1ae0e01338f80e108b8d1b41912d4a3d2f
rapidjson (A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/)
https://github.com/miloyip/rapidjson