Closed nkast closed 8 years ago
Set default values to local blockAlign before assigning the value to the member field this.blockAlign. Check blockAlign for invalid values and that it can be cast to short/Int16.
blockAlign
this.blockAlign
short/Int16
fix #791
Thanks!
Set default values to local
blockAlign
before assigning the value to the member fieldthis.blockAlign
. CheckblockAlign
for invalid values and that it can be cast toshort/Int16
.fix #791