forked from irungentoo/toxcore
-
Couldn't load subscription status.
- Fork 300
Open
Labels
P3Low priorityLow prioritytestAdding missing tests, refactoring tests; no production code changeAdding missing tests, refactoring tests; no production code change
Milestone
Description
In https://github.com/TokTok/c-toxcore/blob/master/auto_tests/toxav_basic_test.c#L87 the return value is checked agains -1 which is not defined according to https://github.com/TokTok/c-toxcore/blob/master/toxcore/tox.h#L1321 Possibly others are affected.
IMHO we should define the return value in the error case to UINT32_MAX, but at least the testcase needs to be updated.
Metadata
Metadata
Assignees
Labels
P3Low priorityLow prioritytestAdding missing tests, refactoring tests; no production code changeAdding missing tests, refactoring tests; no production code change