Natvie build with GCC 11.3 generates the following warning. The patch is silly and the code path should never be reached, but it silences the compiler. restconf_main_native.c:572:9: warning: ‘addr’ may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Joachim Wiberg <troglobit@gmail.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| cli | ||
| netconf | ||
| restconf | ||
| snmp | ||
| Makefile.in | ||