1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-29 17:28:49 +00:00

Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2018-12-18 00:02:37 +00:00
commit b6cdac05c7

View File

@ -1862,7 +1862,8 @@ input_csi_dispatch_sgr_colon(struct input_ctx *ictx, u_int i)
free(copy);
return;
}
}
} else
n++;
log_debug("%s: %u = %d", __func__, n - 1, p[n - 1]);
}
free(copy);