Loading...
--- xnu/xnu-1228/libkern/c++/OSSerialize.cpp
+++ xnu/xnu-1504.15.3/libkern/c++/OSSerialize.cpp
@@ -79,6 +79,7 @@
// look it up
tagString = (OSString *)tags->getObject((const OSSymbol *) o);
+// xx-review: no error checking here for addString calls!
// does it exist?
if (tagString) {
addString("<reference IDREF=\"");