MattMcManis / Axiom

An FFmpeg GUI for Windows
https://axiomui.github.io
GNU General Public License v3.0
1.44k stars 114 forks source link

Crash when input a double quotation mark to Input or Output box #97

Open shc0743 opened 1 year ago

shc0743 commented 1 year ago

As the title, if I input a Double quotation mark to the Input or Output box, it crashes! (??) image Not only does typing, but pasting double quotes also crashes. image No matter how many double quotes you have, this will happen. After testing, entering (or in any way entering eg.paste) the "Input" text box or the "Output" text box will cause a crash. These characters will cause crash:

"
""
"1"
"anything"
"""
everything includes "

But single quotes do not cause crashes: image

(I think the real reason cause of #89 is this problem.)

shc0743 commented 1 year ago

These are the crash reports: Crash Reports.zip