On Sat, Jun 14, 2014 at 01:17:24AM +0100, Stuart Henderson wrote:
> On 2014/06/13 22:01, Ted Roby wrote:
> > There are several defines in src/fwalls/command_ipfilter.h which
> > utilize system mktemp using backticks. They erroneously supply
> > 5 Xs instead of the minimum 6 required for the templ
On 2014/06/13 22:01, Ted Roby wrote:
> There are several defines in src/fwalls/command_ipfilter.h which
> utilize system mktemp using backticks. They erroneously supply
> 5 Xs instead of the minimum 6 required for the template.
Thanks for digging, but this one isn't actually relevant to OpenBSD,