You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if the binary string is greater than DataUsagePurpose values length, the library explodes.
I propose to change it to be robust, so the library is crash-free against binary list modifications.
The text was updated successfully, but these errors were encountered:
Guillergood
added a commit
to Guillergood/iabtcf_consent_info
that referenced
this issue
Jun 18, 2024
Right now if the binary string is greater than DataUsagePurpose values length, the library explodes.
I propose to change it to be robust, so the library is crash-free against binary list modifications.
The text was updated successfully, but these errors were encountered: