libXt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Dec 22 17:51:00 UTC 2019


 src/Varargs.c |   21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 15a6234f9bee37d3c25bb21ce66db5846e082563
Author: Walter Harms <wharms at bfs.de>
Date:   Sun Dec 22 18:48:02 2019 +0100

    add errorhandling to _XtVaToTypedArgList()
    
    to make it behave like _XtVaToTypedArgList() add some checks
    and make sure that all args are propper initialized. also
    replace Malloc with Calloc and get arg check for free
    
    Signed-off-by: Walter Harms <wharms at bfs.de>



More information about the xorg-commit mailing list