K 10 svn:author V 7 attilio K 8 svn:date V 27 2010-09-01T19:27:41.997310Z K 7 svn:log V 264 As announced earlier, just lock in non-panicking conditions. The code could be different and require any implementation of acquire_lock and release_lock virtual functions to skip in panicstr != NULL case, but that would be too error prone, so just handle locally. END