[ http://issues.apache.org/jira/browse/DERBY-2052?page=all ]

A B updated DERBY-2052:
-----------------------

    Derby Info:   (was: [Patch Available])

Patch looks correct to me and addresses the problem.  I ran suites.All on 
Windows 2000 with ibm142 and saw only the known views.sql failure. So I 
committed it to trunk:

Transmitting file data .
Committed revision 472391.

Thanks for catching and fixing this, Dan.

> JDBC.assertRowInResultSet compares the wrong value if using trimmed strings 
> and a SMALLINT column exists.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2052
>                 URL: http://issues.apache.org/jira/browse/DERBY-2052
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>         Attachments: derby2052_diff.txt
>
>
> There is a bug in assertRowInResultSet where a path through the loop does not 
> set the variable obj.
> This leads to it being compared with the previous value.
> Using locally scoped variables within the loop would have most likely caught 
> this bug at development time.
> Then the compiler sees that obj has one uninitialzed path through the code 
> and throws an error.

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

        

Reply via email to