https://bugs.kde.org/show_bug.cgi?id=444431

--- Comment #7 from PQCraft <0456...@gmail.com> ---
the code can be found here: https://github.com/pqcraft/clibasic
after passing `--track-origins=yes` it states that the uninitialized variable
was created by heap allocation and points to `arg[3]`
but i know this is wrong as the argument count is 2 and if the argument count
isn't 3, it doesn't consider `arg[3]`
also, if `arg[3]` was actually used, it causes a segmentation fault

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to