Rick Macklem 12731c317d If the first iteration of the do loop in replay_prune()
succeeded and a subsequent interation failed to find an
entry to prune, it could loop infinitely, since the
"freed" variable wasn't reset to FALSE. This patch moves
setting freed FALSE to inside the loop to fix the problem.

Tested by:	alan.bryan at yahoo.com
MFC after:	2 weeks
2010-08-25 00:35:58 +00:00
..
2010-08-23 22:24:11 +00:00
2010-08-06 23:11:19 +00:00
2010-07-23 11:00:46 +00:00
2010-07-12 10:18:10 +00:00
2010-08-19 16:41:27 +00:00
2010-06-02 17:27:23 +00:00
2010-08-02 22:26:08 +00:00
2010-08-19 11:31:03 +00:00
2010-08-20 17:52:49 +00:00
2010-05-24 16:27:47 +00:00
2010-08-19 16:41:27 +00:00
2010-08-19 16:41:27 +00:00