Always initialize addr in parse_port_config()
It was always analyzed before use, but scan-build wasn't able to persuade itself of that. Closes ticket 28881.
changes/ticket28881
0 → 100644
Please register or sign in to comment
It was always analyzed before use, but scan-build wasn't able to persuade itself of that. Closes ticket 28881.