sd-netlink: fix invalid assertion
It is natural that n_attiributes is less than type. But in that case, the message does not contain any message about the type. So, we should not abort execution with assertion, but just return -ENODATA. (cherry picked from commit 48fb0d13) (cherry picked from commit a3215074) (cherry picked from commit e6e16838) (cherry picked from commit ea44afca)
Loading
Please register or sign in to comment