ofp-actions: Assert variable actions have len>0.
[cascardo/ovs.git] / tests / test-odp.c
index 55ee97e..8565ab6 100644 (file)
@@ -109,6 +109,7 @@ parse_keys(bool wc_keys)
 
     next:
         ofpbuf_uninit(&odp_key);
+        ofpbuf_uninit(&odp_mask);
     }
     ds_destroy(&in);