]> git.ipfire.org Git - thirdparty/squid.git/commit
Initialize freeSlots before the map in case we decide to free something
authorAlex Rousskov <rousskov@measurement-factory.com>
Sun, 20 Jan 2013 01:58:16 +0000 (18:58 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Sun, 20 Jan 2013 01:58:16 +0000 (18:58 -0700)
commitd26fb333ef360c3c9aa86c6726a2b58b7d5bf7fc
tree76d768bfaae221b8cdb35a2e828541ec977ae2ea
parent485466dce97e53d21515a04b52a6c1e9246550e2
Initialize freeSlots before the map in case we decide to free something
during initialization (e.g., after reading something from the db file
in sync mode).

Removed allSlots as unused.
src/fs/rock/RockSwapDir.cc
src/fs/rock/RockSwapDir.h