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