Fix a potential use of an uninitialized pointer in RTree following an OOM
commit4fe636ad0d832c9e9fdcc06559caa09d6a94e940
authorD. Richard Hipp <drh@hwaci.com>
Thu, 21 Sep 2017 13:11:47 +0000 (21 13:11 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 21 Sep 2017 13:11:47 +0000 (21 13:11 +0000)
tree91802e7ecfc5b29235100f0183cb0d0e8f90c237
parent118582cd1381c45b5225bdc9b00a64843c37eb46
Fix a potential use of an uninitialized pointer in RTree following an OOM
error.
ext/rtree/rtree.c