]> granicus.if.org Git - postgis/commit
Turn custom allocators into an occasion for interruption (#1802)
authorSandro Santilli <strk@keybit.net>
Fri, 4 May 2012 11:21:18 +0000 (11:21 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 4 May 2012 11:21:18 +0000 (11:21 +0000)
commitd3b8a9c3a6dc43304ab902e271ff9c5a49362b5a
tree6a45e6afa5a20b377d21a84c08d0119fed03d523
parent4ef0b834d73931a65ad7b058159f09f246bea19e
Turn custom allocators into an occasion for interruption (#1802)

This change allows interrupting any function at allocation time.
Doesn't allow interrupting loops not invoking custom allocators
(includes GEOS, so far).

git-svn-id: http://svn.osgeo.org/postgis/trunk@9715 b70326c6-7e19-0410-871a-916f4a2858ee
libpgcommon/lwgeom_pg.c