bdrister/AquaticPrime

Incorrect license generation/check

Opened this issue · 0 comments

I am using FastSpring as license generator. Sometimes (1 of 1000) I get license file where 'data' tag ends with "==" instead of single "=". Such licenses fail the check via APCreateDictionaryForLicenseFile() (I use STL implementation with mingw-64).

Is it generator bug?

Can this be fixed/avoided by changing STL implementation code?