cppcheck analysis of libyahoo2_0.7.7-4.dsc
- ./src/autoresponder.c:272 [error] - Resource leak: f
- ./src/libyahoo2.c:2566 [error] - Possible null pointer dereference: yid - otherwise it is redundant to check if yid is null at line 2576
- ./src/libyahoo2.c:3381 [error] - Possible null pointer dereference: yid - otherwise it is redundant to check if yid is null at line 3392
- ./src/libyahoo2.c:3382 [error] - Possible null pointer dereference: yid - otherwise it is redundant to check if yid is null at line 3392
- ./src/libyahoo2.c:3642 [error] - Possible null pointer dereference: ccd - otherwise it is redundant to check if ccd is null at line 3657
- ./src/libyahoo2.c:4778 [error] - Possible null pointer dereference: sfd - otherwise it is redundant to check if sfd is null at line 4783
- ./src/libyahoo2.c:4871 [error] - Possible null pointer dereference: sfd - otherwise it is redundant to check if sfd is null at line 4876
- ./src/libyahoo2.c:3935 [error] - Dangerous usage of 'url' (strncpy doesn't always 0-terminate it)
- ./src/libyahoo2.c:627 [error] - Mismatching allocation and deallocation: value
- ./src/libyahoo2.c:1816 [error] - Mismatching allocation and deallocation: password_hash
- ./src/libyahoo2.c:1817 [error] - Mismatching allocation and deallocation: crypt_hash
- ./src/libyahoo2.c:1818 [error] - Mismatching allocation and deallocation: hash_string_p
- ./src/libyahoo2.c:1819 [error] - Mismatching allocation and deallocation: hash_string_c
- ./src/libyahoo2.c:1814 [error] - Mismatching allocation and deallocation: result6
- ./src/libyahoo2.c:1815 [error] - Mismatching allocation and deallocation: result96
- ./src/sample_client.c:259 [error] - Resource leak: f
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:54:33 +0000, based on results by cppcheck 1.41-modif