Skip to content

a11y: Avoid a crash

Matthias Clasen requested to merge fix-a11y-text-signals-again into main

It is not safe to access text[end], if text may not be NUL-terminated.

Fixes: #6146 (closed)

Does this look right now, @chergert ?

Merge request reports