mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
While nscd prunes a cache it becomes inconsistent temporarily, which is visible to clients if that cache is shared. Bump the GC cycle counter so that the clients notice the modification window. Uniformly use atomic_fetch_add to modify the GC cycle counter.rearnsha/mte-v3.0
2 changed files with 11 additions and 2 deletions
Loading…
Reference in new issue