Hi, > > I just stumbled across a broken assert in matroskadec.c:ebml_peek_id. > > ebml_read_element_id can accept level_up set to NULL. > > > > Also there is a call to ebml_peek_id where the level_up will be set to > > NULL, so this breaks on normal usage. > > Indeed, right. Patch is ok. Applied. -- Alex