Skip to content

Commit 0aaa33f

Browse files
committed
NEWS.adoc: further removal of unbounded strcpy() usage [#3253]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 9c1e47e commit 0aaa33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ https://github.com/networkupstools/nut/milestone/12
6464
other too. [issue #3136]
6565
* Improved high-verbosity debug tracing of NUT `libhid` and `usbhid-ups`
6666
to help make sense of data processing issues (HID paths, strings). [#3201]
67+
* Further removal of unbounded `strcpy()` usage. [#3253]
6768
* For state tree methods, introduced `difftime_st_tree_timespec()` to
6869
abstract platform-dependent definitions of `st_tree_timespec_t`. [PR #3156]
6970
* Introduced global variables for last changed timestamp and value of

0 commit comments

Comments
 (0)