Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 416 Bytes

v0.1.13

  • Improved robustness to StructPointer integer wrapping problems.

v0.1.12

  • Fix bug in StructPointer.wordSize() found by Martin Dindoffer.

v0.1.11

  • Fix memory and cpu amplification vulnerabilities found by Martin Dindoffer.

v0.1.10

  • Make even more compatible with Java 8.

v0.1.9

  • Add <maven.compiler.release>8</maven.compiler.release> to pom.xml, to increase compability with Java 8.