Skip to content

Fix Reset() on ttyrec/ttyrec2 to zeroize numRecordsRead

Daniel Selifonov requested to merge fix-record-read-index-reset into master

Otherwise SkipBackward() misbehaves. Augmented the corresponding decode-with-reset unit tests for both ttyrec and ttyrec2.

Merge request reports