ofproto-dpif: Fix memory leak.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 30 Nov 2011 22:17:15 +0000 (14:17 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Wed, 30 Nov 2011 22:17:15 +0000 (14:17 -0800)
commit6b17ca5c202c4c21b40890eb6bc12f364d849188
tree56a25763f3869a54d46ca10e0e5c751fd868306c
parente567943d3bfc1db298efe04b44c7d0b284d0c459
ofproto-dpif: Fix memory leak.

Following patch fixes memory leak in case there is ODP_FIT_ERROR
on flow key.
ofproto/ofproto-dpif.c