libXv: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jun 6 22:13:10 PDT 2013


 src/Xv.c |   19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

New commits:
commit 22cc0c897a28a41d49fe68277bb3c002f54bbb48
Author: Daphne Pfister <daphnediane at mac.com>
Date:   Sat Jun 1 22:27:23 2013 -0400

    Bug 65252: Ensure final name is nil-terminated & none point to uninitialized memory.
    
    This patch attempts to fix this bug by ensuring that there is at least one
    nil byte at the end of all the name strings. This should prevent reading
    past the end of the allocation as well as exposing uninitialized memory.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit edfb6fc397686c1892603d0f86a9aadf14dbc12e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jun 1 17:26:11 2013 -0700

    XvQueryPortAttributes: add a comment explaining memory strategy
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list