Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap this line and the next? #80

Open
liudr opened this issue Feb 10, 2022 · 0 comments
Open

Swap this line and the next? #80

liudr opened this issue Feb 10, 2022 · 0 comments

Comments

@liudr
Copy link

liudr commented Feb 10, 2022

if ((btdevice != nullptr) && (btdevice->strbuf != nullptr)) return &btdevice->strbuf->buffer[btdevice->strbuf->iStrings[strbuf_t::STR_ID_MAN]];

All the rest of the logic have been checking device first, mydevice second, and btdevice last. This one checks bt second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant