openvswitch: Fix memory leak.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 11 Nov 2014 21:40:49 +0000 (13:40 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Fri, 14 Nov 2014 23:13:26 +0000 (15:13 -0800)
commitab64f16ff2e83371927c57a0380fd3c0fee5c1c1
tree0fc4278aa8fe57325a1e6ccda16efa76182f3fcd
parentb23dc5a7cc6ebc9a0d57351da7a0e8454c9ffea3
openvswitch: Fix memory leak.

Need to free memory in case of sample action error.

Introduced by commit 651887b0c22cffcfce7eb9c ("openvswitch: Sample
action without side effects").

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/actions.c