Skip to content

v0.3.4-alpha

Compare
Choose a tag to compare
@victornicolet victornicolet released this 13 Dec 19:23
· 2 commits to mainline since this release

A few changes in the backtrace analysis to:

  • eliminate false positives due to how arguments of variadic functions are stored in a slice and
  • traces exceeding max depth being unreported when checking for statically defined arguments. Now, a trace exceeding unsafe-max-depth is reported.

What's Changed

Full Changelog: v0.3.3-alpha...v0.3.4-alpha