Null Pointer Dereference at strfuncs.c:317 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
t_str_ucase (/home/sate/Testcases/c/cve/dovecot-1.2.0/src/lib/strfuncs.c)![]() | |||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||
336 | const char *t_str_ucase(const char *str) | ||||||||||||||||||||||||||||||||||||||||||||||||
337 | { | ||||||||||||||||||||||||||||||||||||||||||||||||
338 | [+][+] | return str_ucase(t_strdup_noconst(str)); | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
| ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |