Changes between Initial Version and Version 1 of Ticket #1907
- Timestamp:
- 11/11/2012 09:23:21 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1907
- Property Keywords mkv added
- Property Priority changed from normal to important
- Property Component changed from undetermined to avformat
-
Ticket #1907 – Description
initial v1 2 2 3 3 Looks like matroska_parse_cluster_incremental() deletes the current cluster when it encounters a new one, but the old one can still be used for seeking? 4 4 {{{ 5 5 ERROR: AddressSanitizer: heap-buffer-overflow on address 0x7f9b247b1480 at pc 0xa2639c bp 0x7ffff0c41cb0 sp 0x7ffff0c41ca8 6 6 READ of size 8 at 0x7f9b247b1480 thread T0


