https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7148
David Binderman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Binderman <[email protected]> --- (In reply to Kevin A. McGrail from comment #1) > Good catch but I see no reference to .name[0] anywhere in the logic. So what is if((memcmp(longopt+2, longopts[i].name, longoptlen)) == 0) { doing then ? I think the original code is trying to check for bad names and empty names, hence my suggestion. -- You are receiving this mail because: You are the assignee for the bug.
