mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-16 12:33:46 +00:00
Update ChangeLog
This commit is contained in:
@@ -9,6 +9,7 @@ Fixes:
|
|||||||
- Fix warnings returned by cppcheck & clang/scan-build
|
- Fix warnings returned by cppcheck & clang/scan-build
|
||||||
- Obsolete function 'usleep' => nanosleep()
|
- Obsolete function 'usleep' => nanosleep()
|
||||||
- Non reentrant function 'readdir' => readdir_r()
|
- Non reentrant function 'readdir' => readdir_r()
|
||||||
|
- Non reentrant function 'strtok' => new connstring_decode()
|
||||||
- Buffer may not be null-terminated after call to strncpy()
|
- Buffer may not be null-terminated after call to strncpy()
|
||||||
- scanf without field width limits can crash with huge input data
|
- scanf without field width limits can crash with huge input data
|
||||||
- Resource leaks: missing fclose()
|
- Resource leaks: missing fclose()
|
||||||
|
|||||||
Reference in New Issue
Block a user