diff_tform.c
23.3 KB
-
Fix dereference of freed delta · c68b09dc
I was accidentally using a value that I had just freed. This moves the clearing of the delta internal flags into a better place.
Russell Belfer committed
I was accidentally using a value that I had just freed. This moves the clearing of the delta internal flags into a better place.