x11-misc/slim: fix pointer arithmetic error
authorIan Stakenvicius <axs@gentoo.org>
Mon, 14 Sep 2015 19:30:37 +0000 (15:30 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Mon, 14 Sep 2015 19:39:44 +0000 (15:39 -0400)
commite44233b3de61851f504ee94f8b2c526d6ec200af
tree1529592c5a748cc32cd9becbf628fd8db0a14161
parent3925535abbc862c1a9d1cd376dc2ac2b4c0ed71d
x11-misc/slim: fix pointer arithmetic error

While addressing bug 560088 related to consolekit-1.0, it was found that
some pointer arithmetic being used in a malloc and memcpy was wrong and was causing
a malloc corruption error.  This patch addresses the out-of-bounds indexing.

Package-Manager: portage-2.2.20.1
x11-misc/slim/files/slim-1.3.6-envcpy-bad-pointer-arithmetic.patch [new file with mode: 0644]
x11-misc/slim/slim-1.3.6-r5.ebuild [moved from x11-misc/slim/slim-1.3.6-r4.ebuild with 84% similarity]