This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "X driver for VIA IGPs".
The branch, master has been updated via c6fd0017eeafc796124437e7bfc9906433b3f28a (commit) from dc8f9b17614a377b6ab565031d05d72027a1e17f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c6fd0017eeafc796124437e7bfc9906433b3f28a Author: Kevin Brace <kevinbr...@gmx.com> Date: Sat Apr 9 00:22:51 2016 -0700 Fix for screen resolution change crash and extended screen support Not checking the validity of an old screen pointer before freeing the allocated memory was leading to a crash of X.org X Server in most cases when the screen resolution was changed. With this fix, extended screen using 2 monitors appears to be working in some cases. This is a major bug fix. Signed-off-by: Kevin Brace <kevinbr...@gmx.com> ----------------------------------------------------------------------- Summary of changes: src/via_driver.c | 9 +++++++-- src/via_memmgr.c | 4 +++- 2 files changed, 10 insertions(+), 3 deletions(-) hooks/post-receive -- X driver for VIA IGPs _______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/openchrome-devel