> apps/app_voicemail.c:8211:26: warning: the comparison will always evaluate as 'false' for the address of 'mailbox' will never be NULL [-Waddress] > 8211 | if (vmu->mailbox == NULL || ast_strlen_zero(sw_timezone_table)) > | ^~ > apps/app_voicemail.c:767:14: note: 'mailbox' declared here > 767 | char mailbox[MAX_VM_MBOX_ID_LEN]; /*!< granig: the mailbox uuid */ > | ^~~~~~~ > Change-Id: I077dd5f834cac9ee2436701a15f51e13783c20e5 (cherry picked from commitmr10.5.6271f51e421
) (cherry picked from commit7459b5df18
)
parent
6cbf76ebd6
commit
f0842ecf41
Loading…
Reference in new issue