]> sigrok.org Git - pulseview.git/commitdiff
Fix #622 by using the actual sample count per segment
authorSoeren Apel <redacted>
Sun, 16 Aug 2015 12:25:55 +0000 (14:25 +0200)
committerUwe Hermann <redacted>
Sun, 16 Aug 2015 16:54:18 +0000 (18:54 +0200)
Currently, each segment is as big as the sample limit
(in the bug report: 1G samples), wasting huge amounts
of memory.


No differences found