Menu

#239 dmarcf_loadlist() incorrectly handles leading whitespace

1.3.2
open
nobody
None
2020-04-16
2020-04-16
No

The parameters 'dest' and 'src' of memmove() are incorrectly interchanged, so a line like
" my.host.name"
would become
" my.host.n"
in the list.

Two different solutions attached.

2 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB