Igor V. Kovalenko wrote:
From: Igor V. Kovalenko igor.v.kovalenko@gmail.com
- add dictlimit variable to store dictionary memory size
- change herewrite() to check for overflow if dictlimit is set
- sparc64: set dictlimit to allocated amount
This patch looks great in that it correctly picks up on the overflow condition when added to r740. If you could update it so that it works on all archs then I'm happy to apply it.
ATB,
Mark.