We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strcpy()
1 parent 9c1e47e commit 0aaa33fCopy full SHA for 0aaa33f
NEWS.adoc
@@ -64,6 +64,7 @@ https://github.com/networkupstools/nut/milestone/12
64
other too. [issue #3136]
65
* Improved high-verbosity debug tracing of NUT `libhid` and `usbhid-ups`
66
to help make sense of data processing issues (HID paths, strings). [#3201]
67
+ * Further removal of unbounded `strcpy()` usage. [#3253]
68
* For state tree methods, introduced `difftime_st_tree_timespec()` to
69
abstract platform-dependent definitions of `st_tree_timespec_t`. [PR #3156]
70
* Introduced global variables for last changed timestamp and value of
0 commit comments