You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2009/12/14 00:49:18 UTC

[jira] Created: (DERBY-4473) [patch] remove some allocated but unused objects

[patch] remove some allocated but unused objects
------------------------------------------------

                 Key: DERBY-4473
                 URL: https://issues.apache.org/jira/browse/DERBY-4473
             Project: Derby
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 10.5.3.0
            Reporter: Dave Brosius
            Priority: Trivial


code allocates string buffers, but doesn't use them.

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


[jira] Resolved: (DERBY-4473) [patch] remove some allocated but unused objects

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

Kristian Waagan resolved DERBY-4473.
------------------------------------

          Resolution: Fixed
       Fix Version/s: 10.6.0.0
    Issue & fix info:   (was: [Patch Available])

Committed patch ds.diff to trunk with revision 890220.

If you think the issue has been addressed, feel free to close the Jira-issue.
Also, if you want to be listed as assignee, you should request to be added to the contributer group by sending a mail to derby-dev.

> [patch] remove some allocated but unused objects
> ------------------------------------------------
>
>                 Key: DERBY-4473
>                 URL: https://issues.apache.org/jira/browse/DERBY-4473
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.5.3.0
>            Reporter: Dave Brosius
>            Priority: Trivial
>             Fix For: 10.6.0.0
>
>         Attachments: ds.diff
>
>
> code allocates string buffers, but doesn't use them.

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


[jira] Updated: (DERBY-4473) [patch] remove some allocated but unused objects

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

Dave Brosius updated DERBY-4473:
--------------------------------

    Attachment: ds.diff

> [patch] remove some allocated but unused objects
> ------------------------------------------------
>
>                 Key: DERBY-4473
>                 URL: https://issues.apache.org/jira/browse/DERBY-4473
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.5.3.0
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: ds.diff
>
>
> code allocates string buffers, but doesn't use them.

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