dd_lightbar_menu.js: Length off-by-1 fix in substrWithAttrCodes()
Compare changes
+ 7
− 2
@@ -3572,7 +3572,12 @@ function substrWithAttrCodes(pStr, pStartIdx, pLen)
@@ -3926,4 +3931,4 @@ function logStackTrace(levels) {
\ No newline at end of file