Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copter: free allocations in case of allocation failure
these would be leaked if the "new" call for the ModeGuidedCustom object failed. Since resgister_custom_mode may be called multiple times we could leak memory continuously
- Loading branch information