Null Pointer Dereference at client.c:659 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
client_send_tagline (/home/sate/Testcases/c/cve/dovecot-1.2.0/src/imap-login/client.c)![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
673 | void client_send_tagline(struct imap_client *client, const char *line) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
674 | { | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
675 | [+][+] | client_send_line(client, t_strconcat(client->cmd_tag, " ", line, NULL)); | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |