]> sigrok.org Git - pulseview.git/commitdiff
Segments: Fix iterator access to underlying value
authorSoeren Apel <redacted>
Tue, 9 Oct 2018 06:10:39 +0000 (08:10 +0200)
committerSoeren Apel <redacted>
Sat, 13 Oct 2018 13:35:14 +0000 (15:35 +0200)
Before this change, it->value was accessed even when the
iterator went past the end of the underlying buffer.


No differences found