diff.c
21.9 KB
-
diff: make sure we free all allocated resources · 1d94a7d0
When the creation of one iterator fails, we need to free the prefix and possibly one of the iterators. Make sure we do so.
Carlos Martín Nieto committed
When the creation of one iterator fails, we need to free the prefix and possibly one of the iterators. Make sure we do so.