You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Legacy/CrySystem/XML
Esteban Papp 1be95a1e76
Potential Memory Corruption in Release Build (#3559)
* Potential Memory Corruption in Release Build

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* @lumberyard-employee-dm suggested code

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* warnings as errors found in VS2022

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* simplifying some strucutres used and fixing a bug

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* some unused fixes for VS2022

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fix for other platforms

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixes check used in unit tests to be case-insensitive
fixes memory leaks/invalid memory operations in AWSCore tests

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
Expat SPEC-7531 Change Code/CryEngine to Code/Legacy (#1634) 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ReadWriteXMLSink.h More string fixes 4 years ago
ReadXMLSink.cpp More string fixes 4 years ago
SerializeXMLReader.cpp fixes for Code/CryEngine 4 years ago
SerializeXMLReader.h removing some dead code, commented code referring old types, static AZStd::strings 4 years ago
SerializeXMLWriter.cpp removing some dead code, commented code referring old types, static AZStd::strings 4 years ago
SerializeXMLWriter.h removing some dead code, commented code referring old types, static AZStd::strings 4 years ago
WriteXMLSource.cpp Merge branch 'development' into cmake/SPEC-7484 4 years ago
XMLBinaryNode.cpp fixes for Code/CryEngine 4 years ago
XMLBinaryNode.h removing some dead code, commented code referring old types, static AZStd::strings 4 years ago
XMLBinaryReader.cpp Merge branch 'development' into cmake/SPEC-7182 4 years ago
XMLBinaryReader.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
XMLBinaryWriter.cpp fixes for Code/CryEngine 4 years ago
XMLBinaryWriter.h More string fixes 4 years ago
XMLPatcher.cpp More string fixes 4 years ago
XMLPatcher.h removing files that got added by rebase 4 years ago
XmlUtils.cpp Legacy cleanup (#3383) 4 years ago
XmlUtils.h Legacy cleanup (#3383) 4 years ago
crysystem_xmlbinary_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
xml.cpp Potential Memory Corruption in Release Build (#3559) 4 years ago
xml.h Legacy cleanup (#3383) 4 years ago
xml_string.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago