[postgis-devel] Issue 120 in postgis: parse_hex does not accept lowe-case A-F characters
codesite-noreply at google.com
codesite-noreply at google.com
Mon Feb 23 06:16:51 PST 2009
Status: New
Owner: ----
New issue 120 by mloskot: parse_hex does not accept lowe-case A-F characters
http://code.google.com/p/postgis/issues/detail?id=120
In file trunk/liblwgeom/lwgeom_api.c, there is defined function:
uchar parse_hex(char *str)
It does not parse correctly HEX encoded WKB with lower-case characters from
set of A-F.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list