v9.3.1 (2017-03-02)
Fixed bugs:
- Abort on PPC64LE when trying to get line number info #337
- Seg Fault on PPC64LE during attach #336
- Memory leaks in indirect control flow analysis #322
- BPatch_binaryEdit::writeFile() fails for stack diversification #311
- Stackwalk issue on arm64 #303
- Decode returns null shared pointer #288
- Operands labelled "[empty]" with operand type mismatch (all with 0x67 prefix) #203
Merged pull requests:
- Replaced a bunch of asserts with graceful error handling. #340 (wrwilliams)
- Fix jump table analysis for lulesh #338 (mxz297)
- Better handling of anonymous structs and unions #335 (wrwilliams)
- Fix memory leaks found with lsan #333 (wrwilliams)
- Suppress debug message when no vsyscall page was found on arm64 #332 (wrwilliams)
- Use ifdef to guard x86 code #331 (wrwilliams)
- Fix memory leaks in indirect control flow. #329 (wrwilliams)
- Fixes for API and dependency issues in 9.3.0 #323 (wrwilliams)
* This Change Log was automatically generated by github_changelog_generator