Issue Details (XML | Word | Printable)

Key: LOGCXX-70
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Curt Arnold
Reporter: Curt Arnold
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Log4cxx

Logic flaws in StringHelper::startsWith and StringHelper::endsWith

Created: 10/Mar/05 01:54 AM   Updated: 10/Mar/05 01:57 AM
Return to search
Component/s: None
Affects Version/s: 0.10.0
Fix Version/s: 0.10.0

Time Tracking:
Not Specified

Resolution Date: 10/Mar/05 01:57 AM


 Description  « Hide
Problems were reported for StringHelper::startsWith and ::endsWith by Tommi Maekitalo on 2005-01-13 (http://marc.theaimsgroup.com/?l=log4cxx-dev&m=110564942400296&w=2) and Bjorn Carlsson on 2005-03-09.

Prior to this patch StringHelper::startsWith("foo", "foo") would return false and StringHelper::endsWith() would fail for almost all cases, sometimes with range violations.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Curt Arnold made changes - 10/Mar/05 01:57 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]