mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-01 15:48:13 -04:00
7745fcf328
this might happen depending on the way the $stderr.winsize is defined. If the expression "$stderr.winsize[1] - line.size" in Line 114 gets negative, we will get a "negative argument" exception in the padding calculation