CASC icon indicating copy to clipboard operation
CASC copied to clipboard

Make Thread Safe

Open demonduck opened this issue 8 years ago • 0 comments

Several APIs invoked by the plugin are not thread safe and should be wrapped with a call to execute_ui_requests. This will prevent the random crashes that occur as a result of interacting with IDA's underlying database, GUI, etc.

demonduck avatar Jan 18 '17 13:01 demonduck