Package: berusky2 Version: 0.10+git20170630-2 Severity: normal Tags: patch Dear Maintainer,
Berusky2 segfaults when a bug steps into a teleport. The issue is the same as in #945107. Please see the following patch which fixes the bug:
diff --git a/src/kofola/animationk.h b/src/kofola/animationk.h
index 2101946..044d906 100644
--- a/src/kofola/animationk.h
+++ b/src/kofola/animationk.h
@@ -6,7 +6,7 @@
typedef struct
{
void *pParam;
- int iParam[2];
+ size_ptr iParam[2];
END_FUNKCE pProc;
int flag;
} ANIM_TRIGER;
Cheers,
Asher
--
By necessity, by proclivity, and by delight, we all quote. In fact, it is as
difficult to appropriate the thoughts of others as it is to invent.
-- R. Emerson
-- Quoted from a fortune cookie program
(whose author claims, "Actually, stealing IS easier.")
[to which I reply, "You think it's easy for me to
misconstrue all these misquotations?!?" Ed.]
GPG fingerprint: 38F3 975C D173 4037 B397 8095 D4C9 C4FC 5460 8E68
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.3.0-3-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages berusky2 depends on:
ii berusky2-data 0.9-2
ii libalut0 1.1.0-6
ii libc6 2.29-3
ii libgcc1 1:9.2.1-21
ii libgl1 1.1.0-1+b1
ii libglu1-mesa [libglu1] 9.0.1-1
ii libopenal1 1:1.19.1-1+b1
ii libsdl-image1.2 1.2.12-12
ii libsdl1.2debian 1.2.15+dfsg2-5
ii libstdc++6 9.2.1-21
ii libvorbisfile3 1.3.6-2
ii libx11-6 2:1.6.8-1
ii zlib1g 1:1.2.11.dfsg-1+b1
berusky2 recommends no packages.
berusky2 suggests no packages.
-- no debconf information
signature.asc
Description: PGP signature

