CVSROOT: /usr/cvs Changes by: jkrell at birch. 09/03/16 13:01:19 Modified files: cm3/m3-libs/m3core/src/runtime/common/: RTAllocator.m3 Log message: don't bother disabling switching unless the pointer to be freed is not NULL (what about the store of NULL? Does it need to be while no switching?) only makes a difference for user threads..