diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28881 | 4 |
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. |