• Show log

    Commit

  • Hash : 717766da
    Author : Bruno Haible
    Date : 2020-01-17T21:56:01

    glob: Fix use-after-free bug.
    
    Reported by Tim Rühsen <tim.ruehsen@gmx.de> in
    <https://lists.gnu.org/archive/html/bug-gnulib/2020-01/msg00102.html>.
    
    * lib/glob.c (__glob): Delay freeing dirname until after the use of
    end_name.
    

  • README

  • The files in this directory are used in many GNU packages,
    including coreutils, diffutils, and tar.
    The autoconf tests required for these files are in ../m4.