[ANNOUNCE] libdrm 2.4.74

2016-11-29 Thread Robert Bragg
declaration warning libdrm: random typo fixes Michel Dänzer (1): intel: Add drm_intel_gem_context_get_id to intel-symbols-check Rob Clark (1): freedreno: 64bit support Robert Bragg (2): intel: Add a getter for the intel_context ctx_id Bump version for release git tag

[PATCH] Xtranssock.c: avoid buffer overrun in SocketReopen

2011-12-11 Thread Robert Bragg
to be copied into sa_data[] and uses that combined length to determine how much should be copied at the end of the function. This fixes a crash when using xwayland which uses ListenOnOpenFD() that will call _XSERVTransReopenCOTSServer() with a short port string like :1. Signed-off-by: Robert Bragg rob