advancedSTORE / lib_tcstring

IAB TCString Library in Rust
Apache License 2.0
4 stars 0 forks source link

fix Publisher Restriction list parsing #7

Closed friedemannsommer closed 4 years ago

friedemannsommer commented 4 years ago

Fix a bug within the TCS CORE which will try to parse a list of "Publisher Restrictions". Currently the parser will abort with InsufficientLength because the bit_index offset is invalid after the first "Publisher Restriction".