Created attachment 12823 [details] reproducer Hello, there is a global buffer overflow in main triggered from a crafted file. I'm attaching: 1) The reproducer; 2) The stacktrace provided by Address Sanitizer;
Created attachment 12824 [details] stacktrace
The command to reproduce the issue is: # mujstest $REPRODUCER
This issue has already been fixed by commit cfe8f35bca61056363368c343be36812abde0a06. *** This bug has been marked as a duplicate of bug 697020 ***
> *** This bug has been marked as a duplicate of bug 697020 *** I think this is a different issue from what is in bug 697020. Mayba addressed by the same commit, but different issue.