You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dan Fabulich (JIRA)" <ji...@apache.org> on 2009/11/07 21:13:32 UTC

[jira] Created: (DBUTILS-63) SqlNullCheckedResultSet exposes internal representation

SqlNullCheckedResultSet exposes internal representation
-------------------------------------------------------

                 Key: DBUTILS-63
                 URL: https://issues.apache.org/jira/browse/DBUTILS-63
             Project: Commons DbUtils
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Dan Fabulich
             Fix For: 1.3


The #getNullBytes and #setNullBytes allow external users to get/set in a mutable array; we should copy the array defensively.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DBUTILS-63) SqlNullCheckedResultSet exposes internal representation

Posted by "Dan Fabulich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DBUTILS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Fabulich closed DBUTILS-63.
-------------------------------

    Resolution: Fixed

Fixed in revision 833753.

> SqlNullCheckedResultSet exposes internal representation
> -------------------------------------------------------
>
>                 Key: DBUTILS-63
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-63
>             Project: Commons DbUtils
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Dan Fabulich
>             Fix For: 1.3
>
>
> The #getNullBytes and #setNullBytes allow external users to get/set in a mutable array; we should copy the array defensively.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.