On Mon, Jul 23, 2018 at 04:36:05PM -0600, Theo de Raadt wrote: > I am not sure either is right. > > The string may begin with an arbitrary amount of whitespace (as > determined by isspace(3)) followed by a single optional `+' or `-' sign. > > What about the '+' sign case? It's caught even before hitting this code:
$ pfctl -nf-
pass to 10/+8
stdin:1: sytnax error
