go-mkv
go-mkv copied to clipboard
Matroska/WebM parsing for the Go Programming Language
Results
1
go-mkv issues
Sort by
recently updated
recently updated
newest added
it is possible to crash the document parser with an `out of memory` if `io.Reader` is corrupt. this is particularly problematic when handling user-supplied data (data streamed a socket for...