Skip to content

Conversation

@Matteoz
Copy link

@Matteoz Matteoz commented Feb 2, 2025

Fix compiler error with gcc 13.x

src/service/linux_nfc_api.cpp:382:51: error: ordered comparison of pointer with integer zero ('int*' and 'int')
382 | if (ndef_buffer == NULL || ndef_buffer_length <= 0) {

@madhugoundla
Copy link

Having the same issue with gcc 13.x, please merge this.

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

Successfully merging this pull request may close these issues.

2 participants