
11 Feb
2022
11 Feb
'22
2:26 p.m.
On 2/11/22 13:39, Jiri Denemark wrote:
Otherwise devAddr.multi would be uninitialized.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/conf/node_device_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Oh, there are more places like this. But it's not something that a small spatch wouldn't solve. I'll post a follow up shortly. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal