> 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 commit 271f51e421
)
mr10.5
parent
9d0841080b
commit
7459b5df18
Loading…
Reference in new issue