libXvMC: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jun 6 22:07:21 PDT 2013


 src/XvMC.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 554200b59e880a1cf36dd244eeb5f330d93499b6
Author: Julien Cristau <jcristau at debian.org>
Date:   Sat Jun 1 11:26:15 2013 +0200

    avoid overflowing by making nameLen and busIDLen addition overflow
    
    Al Viro pointed this out on lwn: if nameLen + busIDLen overflows, we end
    up copying data from outside tmpBuf.
    
    Reported-by: Al Viro <viro at zeniv.linux.org.uk>
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list