Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid memory read error (ARMmbed#90)
Fixed invalid memory read error. Transaction can be freed in tx-callback, it should not be used after that.
- Loading branch information