mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-09-13 01:43:15 +08:00
Merge pull request #258 from google/spec_fix_decode_conn
Spec: Initialize curr_att_dec and curr_att
This commit is contained in:
commit
b2ade010c7
@ -37,6 +37,8 @@ void ParseTopologySplitEvents() {
|
||||
|
||||
~~~~~
|
||||
void DecodeEdgebreakerConnectivityData() {
|
||||
curr_att_dec = 0;
|
||||
curr_att = 0;
|
||||
ParseEdgebreakerConnectivityData();
|
||||
DecodeTopologySplitEvents();
|
||||
EdgebreakerTraversalStart();
|
||||
|
Loading…
x
Reference in New Issue
Block a user