• unknown's avatar
    buf0buf.c: · a88708d4
    unknown authored
      Eliminate a Purify warning in a multithreaded test: the fields are not protected by a mutex, therefore they can be read uninitialized
    
    
    innobase/buf/buf0buf.c:
      Eliminate a Purify warning in a multithreaded test: the fields are not protected by a mutex, therefore they can be read uninitialized
    a88708d4
buf0buf.c 47.7 KB