Loading...
--- xnu/xnu-1504.9.26/libkern/c++/OSSerialize.cpp
+++ xnu/xnu-1228/libkern/c++/OSSerialize.cpp
@@ -79,7 +79,6 @@
// 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=\"");