The fix to the length allocated for the buffer (which was off by 1) in
wx2stc() in 9f81ac16f0
exposed another bug,
which used to compensate for that one, in wx2stclen(), so fix it too.
See #16776.
The fix to the length allocated for the buffer (which was off by 1) in
wx2stc() in 9f81ac16f0
exposed another bug,
which used to compensate for that one, in wx2stclen(), so fix it too.
See #16776.