mirror of https://github.com/pwndbg/pwndbg.git
fix(telescope): also unroll buffer if last line is skipped
In case the max steps are reached and the loop finished the current skip buffer remains filled and not unrolled when the last lines are all skipped values. Fix this by calling the collapse function and potentially unroll the buffer in case it contains any values. Fixes #907pull/910/head
parent
05036defa0
commit
87da998fce
Loading…
Reference in new issue