Line 776 of dovecot-2.0.15/src/lib-storage/index/maildir/maildir-sync-index.c
reads:
memcmp(old_rec, &new_rec, sizeof(old_rec)) != 0) {
Should that be sizeof(*old_rec)?
- [Dovecot] another sizeof tweak Mike Abbott
- Re: [Dovecot] another sizeof tweak Timo Sirainen
- Re: [Dovecot] another sizeof tweak Timo Sirainen
