ofproto: Fix use-after-free error in facet_revalidate().
authorBen Pfaff <blp@nicira.com>
Mon, 13 Dec 2010 20:25:01 +0000 (12:25 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 13 Dec 2010 22:26:18 +0000 (14:26 -0800)
commitcdfcd49659a8ec3962a0de82ab306065c547481a
tree85fd835c56879e93f84e75bf997ef7249694d6d5
parentd3c5445150eff927f4022008300436ca3dad3474
ofproto: Fix use-after-free error in facet_revalidate().

Found by valgrind.
ofproto/ofproto.c