Commit b0ff7eb5ce55679cf6b47088078563bf37fef1c9

Sebastian Hahn 2011-04-10T14:03:39

Add an assert to appease clang's static analyzer It got confused because in EVLOCK_ASSERT_LOCKED(lock) there is an if (lock) check.