Most filter functions are not null safe
---------------------------------------

                 Key: GEOT-3249
                 URL: http://jira.codehaus.org/browse/GEOT-3249
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.6.5
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.6.6


StaticGeometry code is dealing with primitives and does not do null checks. It 
should use object wrappers and check for null inputs instead, otherwise 
triggering an NPE from SLD/Filter is way too easy...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to