[Fdo-trac] [fdo-trac] #946: Malformed identifier crashes when evaluated in expression engine
FDO
trac_fdo at osgeo.org
Wed Mar 14 09:31:46 PDT 2018
#946: Malformed identifier crashes when evaluated in expression engine
---------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: closed
Priority: major | Milestone: 4.1.0
Component: Utilities API | Version:
Severity: 3 | Resolution: fixed
Keywords: | External ID:
---------------------------+----------------------
Comment (by jng):
In [changeset:"7646" 7646]:
{{{
#!CommitTicketReference repository="" revision="7646"
Merged revision(s) 7638, 7640-7645 from trunk:
Fix incorrect parameter names in CMake build scripts
........
Fix bash-isms in cmake_bootstrap.sh and just inline the contents of
setenvironment.sh into this script instead of sed patching and source-ing
the patched script
........
Use . instead of source in cmake_build.sh and enable --use-ld-gold switch
for linking with gold instead of ld
........
Gracefully handle evaluation of identifiers containing mixed quotes
instead of segfaulting. Fixes #946
........
#946: Some explanation as to why the OGR provider test suite was the home
for this new test
........
Added OGR unit test to verify spatial and regular filters when combined do
play nicely together. Fixes #945
........
Don't advertise insert/update/delete in command capabilities if OGR
connection is read-only. Includes unit tests to verify. Fixes #938
........
}}}
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/946#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list