Skip to content

Fix out of bounds read

Stefan Damm requested to merge autama/parley:fix_out_of_bounds_read into master

The translated String contains text for other Languages, so the end of Array would be overrun.

Based on the Backtrace this should also fix Issue 455400

Merge request reports