Text   |  XML   |  ReML   |   Visible Warnings:

Useless Assignment  at mail-index-transaction.c:1378

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

mail_index_keywords_free

(/home/sate/Testcases/c/cve/dovecot-1.2.0/src/lib-index/mail-index-transaction.c)expand/collapse
Show more  
 1375  void mail_index_keywords_free(struct mail_keywords **keywords)
 1376  {
 1377          i_free(*keywords);
 1378          *keywords = NULL;
 1379  }
Show more  




Change Warning 7253.24427 : Useless Assignment

Priority:
State:
Finding:
Owner:
Note: