Fix dereference of freed delta
I was accidentally using a value that I had just freed. This moves the clearing of the delta internal flags into a better place.
Showing
Please
register
or
sign in
to comment
I was accidentally using a value that I had just freed. This moves the clearing of the delta internal flags into a better place.