Graphics protocol: Fix crash when handling invalid PNG image with direct transmission

This commit is contained in:
Kovid Goyal
2026-03-21 17:23:06 +05:30
parent bd2a5cccfb
commit 48ab623f59
2 changed files with 3 additions and 1 deletions

View File

@@ -170,6 +170,8 @@ Detailed list of changes
- Fix thickness of diagonal lines in box drawing characters not the same as horizontal/vertical lines (:iss:`9719`)
- Graphics protocol: Fix crash when handling invalid PNG image with direct transmission
0.46.2 [2026-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~