gebn/bmc

Double check DecodeFromBytes

gebn opened this issue · 0 comments

gebn commented

Double check you always copy from the DecodeFromBytes slice input and never reference a subslice - it will change, and this will cause corruption.