verify.c: adjust default range to context if needed
commit18e6aef610f06a93f7c432f05282c419b1ba8d68
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 3 Mar 2008 11:21:07 +0000 (3 12:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 31 Mar 2008 10:05:58 +0000 (31 12:05 +0200)
treef5fd3ae506fb00f4e82aed618785b457a28fc9ea
parent72f5679cf4e440f4024e1fe206cfee70ea913994
verify.c: adjust default range to context if needed

In particular, if the default range lies (almost) entirely
outside of the context, then we shift (half of) the range
to the actual minimum or maximum.
Before, we would reduce to checking only the origin.
verify.c
verify.h