Incorrect call to CharLowerBuff in PrepareFindReplaceData

Bug #1048106 reported by Dave Armstrong
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Delphi Code Revival
Fix Committed
High
CCRDude

Bug Description

When generating find tables PrepareFindReplaceData calls CharLowerBuff when it should be calling CharLowerBuffA since the find tables are arrays for AnsiChar.

This causes the population of FFindTableI to fail on subsequent calls to PrepareFindReplaceData and that breaks Find()

Revision history for this message
CCRDude (ccrdude) wrote :

Reproduced and fixed, code updated. Thanks a lot for providing feedback, this encourages me to spend more time here :)

Changed in dcr:
assignee: nobody → CCRDude (ccrdude)
importance: Undecided → High
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.