Commit d6f2d8ecd07984a2c8725090acb806a16b51738a

Ran Benita 2014-05-28T20:32:16

rules: fix leak on failure matcher_match() builds up the kccgst's, and we steal the memory on success. But on error we didn't free it. Signed-off-by: Ran Benita <ran234@gmail.com>