mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
f7a0a0f1a6
If someone removed the directory structure, or otherwise messed with the files, there was a good chance that we'd end up in a panic. This commit improves the error messaging produced by the blob lease layer to provide the path as context, log the error, and then translate the error case to an empty frame so that the rest of the rendering machinery can proceed in a more reasonable way. We take care to log this sort of corrupt frame error only once, as it is most likely to occur in an animated gif and will thus trigger multiple times per second for such a file. refs: #5422 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |