Commit Diff


commit - 2ffe47dbae27450bc859a8df5f3b06ff0f50038f
commit + 9e5e76f2b5af9b821eb7bcdacad898048121e9d8
blob - 769455768a388e3a52e1e883e5cc277f088b78c4
blob + bb368fdae5c6b7e9bd3252cdc8d34c3887f33d79
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -16,6 +16,7 @@ documented in this file.
   `time_t` conversions. Multiple occurrences.
 - **Fixed** error handling issues.
 - **Fixed** null pointer dereferences.
+- **Fixed** potentially uninitialized vars.
 - **Replaced** calls to `system()`. Two occurrences.
 
 ## [1.4.6] - 2025-09-14 ##