## Description Infinite loop has occurred when running program svg2png in function gray_set_cell ## Version ``` commit 84c71c543dde471e349a0fc33d9610a5e0a4eaf0 (HEAD -> master, origin/master, origin/HEAD) Author: Samuel Ugochukwu <sammycageagle@gmail.com> Date: Mon Apr 7 06:43:22 2025 +0100 Remove plutovg submodule and embed source directly into lunasvg #216 ``` ## Steps to reproduce ```bash git clone https://github.com/sammycage/lunasvg cd lunasvg cmake . make -j12 ./exmaples/svg2png ./poc ``` ## PoC https://github.com/Du4t/POC/blob/main/lunasvg_loop_poc