Package: bsd-mailx Version: 8.1.2-0.20131005cvs-1 Severity: normal Hi,
In fio.c on line 592, "cp = expand(buf);" is run, which returns that argument. Below it on line 594, "return(cp);" is run, but it points to an out-of-scope 'buf' variable. Thanks, -- -- Joshua Rogers <https://internot.info/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

