• unknown's avatar
    buf0buf.c: · 0de5d993
    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
    0de5d993
buf0buf.c 47.7 KB