makedepend: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Mar 24 07:50:10 UTC 2018


 main.c |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 0860822bb2a1bbc6e40758e2e6413181b26b6b04
Author: Dirk <doj at cubic.org>
Date:   Thu Feb 11 18:48:13 2016 +0000

    missing bounds check in makedepend for file arguments
    
    When assigning source code files from the command line to the fp pointer,
    no bounds check is done and if more than MAXFILES file names are specified
    on the command line, memory will be overridden out of bounds.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=94099
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Tested-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