FirebirdSQL / jaybird

JDBC driver for Firebird
https://firebirdsql.org/en/jdbc-driver/
GNU Lesser General Public License v2.1
94 stars 23 forks source link

Fix FBStringField.fixPadding to work with codepoints instead of char #760

Closed mrotteveel closed 1 year ago

mrotteveel commented 1 year ago

The method fixPadding in FBStringField may not work correctly with surrogate pairs. Add test and fix if necessary.

May need to be backported to 5.0.