Activity for artsurd

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd posted a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd posted a comment on ticket #19

    GitHub PR: https://github.com/Qucs/qucs/pull/1116

  • artsurd artsurd modified a comment on ticket #19

    Here is the patch: From 4f8625ef32619a650ca78d1785e684077f5aac1d Mon Sep 17 00:00:00 2001 From: artsurd <git@artsurd.info> Date: Wed, 25 Mar 2026 01:08:00 +0000 Subject: [PATCH] Fix use after free in qucsMessageOutput --- qucs/main.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qucs/main.cpp b/qucs/main.cpp index 0a50bd8d6..8879f84eb 100644 --- a/qucs/main.cpp +++ b/qucs/main.cpp @@ -37,7 +37,9 @@ */ void qucsMessageOutput(QtMsgType type, const QMessageLogContext &, const...

  • artsurd artsurd posted a comment on ticket #19

    Here is the patch.

  • artsurd artsurd created ticket #19

    Fix use after free in qucsMessageOutput

  • artsurd artsurd committed [4f8625] on Quite Universal Circuit Simulator - Git

    Fix use after free in qucsMessageOutput

1
MongoDB Logo MongoDB