summaryrefslogtreecommitdiff
path: root/changes/ticket28881
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28881')
-rw-r--r--changes/ticket288814
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28881 b/changes/ticket28881
new file mode 100644
index 0000000000..1b015a6c37
--- /dev/null
+++ b/changes/ticket28881
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - When parsing a port configuration, make it more
+ obvious to static analyzer tools that we will always initialize the
+ address. Closes ticket 28881.