swfmill icon indicating copy to clipboard operation
swfmill copied to clipboard

Variable-length integer fields can overflow with no error or warning

Open djcsdy opened this issue 14 years ago • 0 comments

swfmill doesn’t issue any kind of error or warning when variable-length integer fields overflow. It just writes the truncated value. In many cases this can result in an invalid swf.

swfmill should exit with an error instead.

djcsdy avatar Nov 09 '11 05:11 djcsdy