- zero shared memory before freeing it
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 04:35:54 +0000 (04:35 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 04:35:54 +0000 (04:35 +0000)
commit98411c48c08f6093a0b42b46c02c6544804bf98d
tree1342b4de79d99354bb66c2be1d9a0403a2f2a819
parenta6c94d7eb1a446c6281326964797a1eaf7fc6c78
- zero shared memory before freeing it

- changed the hash size to 13 (much smaller than before). This should
  make for more efficient shared memory usage as it will lead to less
  fragmentation.
(This used to be commit 9c1e4c2dae6323c9a1bd74148d0b45aac61e7c0a)
source3/locking/shmem.c
source3/locking/shmem_sysv.c