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

Coverity report issues. #40

Open
mariusor opened this issue May 13, 2018 · 1 comment
Open

Coverity report issues. #40

mariusor opened this issue May 13, 2018 · 1 comment

Comments

@mariusor
Copy link
Owner

These creep up every commit.

See comments for latest reports.

@mariusor
Copy link
Owner Author

CID Type Category File Function
275717 Dereference before null check Null pointer dereferences /src/scrobble.h scrobble_copy
275720 Dereference before null check Null pointer dereferences /src/configuration.h free_configuration
275724 Dereference before null check Null pointer dereferences /src/ini_base.h ini_group_free
275725 Dereference before null check Null pointer dereferences /src/configuration.h load_configuration
275786 Dereference before null check Null pointer dereferences /src/api.h http_headers_free
278305 Dereference before null check Null pointer dereferences /src/stretchy_buffer.h sb_arr_free
278307 Dereference before null check Null pointer dereferences /src/sevents.h now_playing_payload_free
278308 Dereference before null check Null pointer dereferences /src/scrobbler.h scrobbler_clean
278309 Dereference before null check Null pointer dereferences /src/scrobble.h scrobbles_free
278310 Dereference before null check Null pointer dereferences /src/scrobbler.h scrobbler_connection_free
278312 Dereference after null check Null pointer dereferences /src/signon.c get_token
278313 Dereference after null check Null pointer dereferences /src/signon.c get_session
279285 Dereference before null check Null pointer dereferences /src/ini_base.h ini_config_clean

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

No branches or pull requests

1 participant