fslsfonts: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 18 22:56:13 UTC 2022


 configure.ac |    6 ++++++
 fslsfonts.c  |   32 +++++++++++++++++++++-----------
 2 files changed, 27 insertions(+), 11 deletions(-)

New commits:
commit 7e039ed98ad9ef4083a01d3e5a03e54302706550
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 13 14:50:51 2022 -0700

    Use reallocarray() if it is available in libc or libbsd
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 23fa33d7061a2bba7f0732ea0c8c324a560a65d3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 13 14:39:42 2022 -0700

    Improve handling of realloc()
    
    Fixes cppcheck warning:
    [fslsfonts.c:268]: (error) Common realloc mistake: 'font_list' nulled but not freed upon failure
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list