]> granicus.if.org Git - postgis/commit
Strip memcpy from int32 access in gserialized,
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 19 Sep 2017 13:35:43 +0000 (13:35 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 19 Sep 2017 13:35:43 +0000 (13:35 +0000)
commit6ad6f82209c229bdacf4ed39d73115028ee1efee
tree328ee44dc117b2aee7a1f03d5a09a92c18576bc6
parent634414c7d3a4e59438047e3fe3ce26c2216bcc38
Strip memcpy from int32 access in gserialized,
and remove the now-unused functions that support
that operation from the overall internal API.
(Closes #3850)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15765 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/g_serialized.c
liblwgeom/liblwgeom_internal.h
liblwgeom/lwgeom_api.c