Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix crash when trying to configure adapters that are already in use.
If another application has an adapter open, then la==NULL. Skip the adapter so that another can be configured.
- Loading branch information