Menu

#498 bucket copyout tries to copy too much data

6.0, 5.1
closed-fixed
nobody
NAT (59)
5
2014-06-20
2012-07-15
Darren
No

the copyout for nat buckets uses sizeof(u_long) instead of sizeof(u_int) to determine the copyout size and fails because of this.

Discussion

  • Darren

    Darren - 2012-07-20
    • status: open --> pending-fixed
     
  • Darren

    Darren - 2014-06-20
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.