librazor/atomic-actions.c
changeset 445 aada48958b92
parent 423 6112bcc5d1cf
child 447 0a5e583393e1
     1.1 --- a/librazor/atomic-actions.c	Sat Feb 11 23:50:26 2012 +0000
     1.2 +++ b/librazor/atomic-actions.c	Mon Sep 08 10:26:39 2014 +0100
     1.3 @@ -489,7 +489,7 @@
     1.4  		if (razor_atomic_in_error_state(atomic)) {
     1.5  			atomic_action_undo(atomic, done);
     1.6  			done = NULL;
     1.7 -			atomic_action_free(actions);
     1.8 +			atomic_action_free(a);
     1.9  		}
    1.10  	}
    1.11