CpmlExtents: correct bug in is_inside
commit1fcc80b5ae804d76551e72a6be415601c16fa9bb
authorNicola Fontana <ntd@entidi.it>
Fri, 23 Jan 2015 22:21:52 +0000 (23 23:21 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 23 Jan 2015 22:22:49 +0000 (23 23:22 +0100)
tree59988f05db654e645c2938c16679cb83687b1cc4
parentc6fe5f74e219ec79e4a924b24986d782f869414a
CpmlExtents: correct bug in is_inside

A covered test was failing because of a real error in the code:
cpml_extents_is_inside() was using the size of the first extents for
both the extents.
src/cpml/cpml-extents.c