Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2022 14:58:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263159] [NEW PORT] games/solver Math quiz game
Message-ID:  <bug-263159-7788-XgqdUef79r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263159-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263159-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263159

--- Comment #3 from modex@danwin1210.de ---
(In reply to Stefan E=C3=9Fer from comment #1)

The sources seem to have been ported from DOS and contain a lot of code that
looks questionable to me (e.g. the whole scan code parsing).

- Do you mean for the sound effects and the color data for the sprites? I've
run is through cppcheck and rats if that matters. Can you define what you m=
ean
by "questionable" though?

And a game needing privileges (installed as SUID binary by default!) seems =
to
be a very bad idea from a security point of view.

- I'm using svgalib. So for a user with non-root privileges to run the prog=
ram
it would need SUID set. And example of this can be found in the acidwrap de=
mo:
https://cgit.freebsd.org/ports/tree/graphics/acidwarp/Makefile
If there is another way to perform this I am open to changing it of course.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263159-7788-XgqdUef79r>