shithub: jbig2

Download patch

ref: 0c5c418eec4f0877c8b9a36f57504accf6457c19
parent: 57da6e3e2740ee0a3440d5989b52ba3edb5d4f9d
author: Sebastian Rasmussen <sebras@gmail.com>
date: Tue Feb 11 19:27:41 EST 2020

jbig2dec: Sync memento from ghostscript.

--- a/memento.c
+++ b/memento.c
@@ -1861,6 +1861,7 @@
 {
     if (!memento.failing) {
         fprintf(stderr, "Starting to fail...\n");
+        Memento_bt();
         fflush(stderr);
         memento.failing = 1;
         memento.failAt = memento.sequence;