]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r317663:
authorae <ae@FreeBSD.org>
Wed, 10 May 2017 05:02:38 +0000 (05:02 +0000)
committerae <ae@FreeBSD.org>
Wed, 10 May 2017 05:02:38 +0000 (05:02 +0000)
commita508f0c8f4dbacd44dc1c7598e67b43c17fa7e2b
treeee59e5381696dbfe1d7d0454f1590f0870a0240f
parent1315752a993f2475ae9edd5a523ab888e229d64e
MFC r317663:
  Properly initialize ipfw_range_tlv variable to fix possible EINVAL
  in case when ipfw delete/zero/resetlog command issued for several rules
  in the loop. Also reorder some variables by size.

  PR: 218993
sbin/ipfw/ipfw2.c