Uh oh!
There was an error while loading. Please reload this page.
Test cpplint - #5
Closed
EddyTheCo wants to merge 7 commits into
Closed
Annotations
1 error and 10 warnings
src/dbus/gconnman_service.cpp#L333
unchecked access to optional value |
src/dbus/gconnman_manager.cpp#L412
implicit conversion 'gboolean' (aka 'int') -> 'bool' |
src/dbus/gconnman_manager.cpp#L198
static member accessed through instance |
src/dbus/gconnman_manager.cpp#L98
the const qualified parameter 'service' is copied for each invocation; consider making it a reference |
src/dbus/gconnman_manager.cpp#L75
the const qualified parameter 'service' is copied for each invocation; consider making it a reference |
src/dbus/gconnman_manager.cpp#L65
the const qualified parameter 'service' is copied for each invocation; consider making it a reference |
src/dbus/gconnman_clock.cpp#L80
result of a `data()` call may not be null terminated, provide size information to the callee to prevent potential issues |
src/dbus/gconnman_clock.cpp#L70
result of a `data()` call may not be null terminated, provide size information to the callee to prevent potential issues |
src/dbus/gconnman_clock.cpp#L62
use nullptr |
The logs for this run have expired and are no longer available.
Loading