Change #238372
Category | ffmpeg |
Changed by | Marvin Scholz <epirat07 | @gmail.com>
Changed at | Sat 05 Jul 2025 02:35:00 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | 05094c1749f15b1274f554df687b354116f0acc3 |
Comments
fftools/textformat: remove unreachable code in tf_mermaid Integer writing is impossible here as the first branch was dead code, so remove it completely. Fix CID 1646948 Reviewed-by: softworkz <softworkz@hotmail.com>
Changed files
- fftools/textformat/tf_mermaid.c