Added checks to avoid SIGSEGV error on invalid ogg comment.
This avoid a crash when parsing some bad ogg files, by rejecting comment names with zero length (aka ""), caused by bogus content.
This partly fixes issue #8.
Merge request reports
Activity
Please register or sign in to reply