summaryrefslogtreecommitdiff
path: root/games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch')
-rw-r--r--games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch b/games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch
index feab635518f1..e9da16c43905 100644
--- a/games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch
+++ b/games-arcade/sdl-sopwith/files/sdl-sopwith-1.7.5-video-fix.patch
@@ -1,8 +1,8 @@
Upstream patch: fix segfault while video device detection.
Discovered here - https://bugs.gentoo.org/show_bug.cgi?id=458504
---- src/sdl/video.c.orig 2013-02-21 11:48:57.000000000 -0400
-+++ src/sdl/video.c 2013-02-21 11:49:35.000000000 -0400
+--- a/src/sdl/video.c.orig 2013-02-21 11:48:57.000000000 -0400
++++ b/src/sdl/video.c 2013-02-21 11:49:35.000000000 -0400
@@ -364,11 +364,17 @@
int n;
int w, h;