2022-06-22 16:35 ftp://ftp.de.debian.org/debian/pool/main/i/ipe5toxml/ipe5toxml_20051114.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 650f409 (2022-06-22 08:46:48 +0200) count: 11 11 elapsed-time: 6.1 8.1 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: ipe5toxml/ipe5toxml.c:278:7: warning: %hu in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] ipe5toxml/ipe5toxml.c:282:7: warning: %hu in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] ipe5toxml/ipe5toxml.c:286:7: warning: %hu in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int] ipe5toxml/ipe5toxml.c:357:7: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int] ipe5toxml/ipe5toxml.c:480:5: error: Memory leak: iobj [memleak] ipe5toxml/ipe5toxml.c:352:12: style: Local variable 'i' shadows outer variable [shadowVariable] ipe5toxml/ipe5toxml.c:243:7: note: Shadowed declaration ipe5toxml/ipe5toxml.c:352:12: note: Shadow variable ipe5toxml/ipe5toxml.c:531:11: style: Local variable 'i' shadows outer variable [shadowVariable] ipe5toxml/ipe5toxml.c:463:7: note: Shadowed declaration ipe5toxml/ipe5toxml.c:531:11: note: Shadow variable ipe5toxml/ipe5toxml.c:790:6: style: Local variable 'i' shadows outer variable [shadowVariable] ipe5toxml/ipe5toxml.c:743:7: note: Shadowed declaration ipe5toxml/ipe5toxml.c:790:6: note: Shadow variable ipe5toxml/ipe5toxml.c:1017:11: style: Local variable 'i' shadows outer variable [shadowVariable] ipe5toxml/ipe5toxml.c:743:7: note: Shadowed declaration ipe5toxml/ipe5toxml.c:1017:11: note: Shadow variable ipe5toxml/ipe5toxml.c:1025:11: style: Local variable 'i' shadows outer variable [shadowVariable] ipe5toxml/ipe5toxml.c:743:7: note: Shadowed declaration ipe5toxml/ipe5toxml.c:1025:11: note: Shadow variable ipe5toxml/ipe5toxml.c:480:31: error: Memory is allocated but not initialized: iobj [uninitdata] diff: DONE