[ros-diffs] [ion] 22345: - Fix some referencing/bugs in Ob functions that I wrote which were known fixmes. - Remove every instance of ObDereferenceObject after an ObInsertObject that I could find. This temporarily will make the object leaks even worse, but it's better to increase leaks and then fix the ref bug, then to decrease references while missing spots that forgot to reference them (you'd end up with hard to debug randomly dying objects).