Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize variables to avoid segfault.
If we call 'keystone_end' right after 'keystone_start' segfault occurs. It's clear that it's not expected user behavior, but possible segfaults should be avoided.
- Loading branch information