John Powell
-
2010-03-30
Uncovered a scenario where during an error case (memory preasure) the
cleanup code for SFCB tracked memory objects flushed some data structures
that potentially could be NULL. This fix just guards the pointer so we don't
look into it if its invalid.