xf86-video-xgi: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sat Jul 27 21:06:08 UTC 2024
src/vb_struct.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f697a7e0dfcd5310315e1039b6e0764495faaf45
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sat Jul 27 13:56:34 2024 -0700
Revert "fix too small array in XGI_CRT1TableStruct"
This reverts commit 6e5981dafab4b7ada22aaa3baad401f70f71516a.
It failed to take zero-indexing into account, and only raised the size
to 16, while using [16] means the size must be at least 17.
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-xgi/-/merge_requests/10>
More information about the xorg-commit
mailing list