commit c287616b05439085294ecd261280fcef1a4ef9ff
Author: Matthew Dillon <[email protected]>
Date:   Wed Dec 18 08:18:32 2019 -0800

    rtld-elf - Fix ancient C code
    
    * Adjust malloc() (used only by rtld-elf) to use size_t and fix
      a number of shift operations.
    
    Submitted-by: swildner

Summary of changes:
 libexec/rtld-elf/malloc.c | 130 +++++++++++++++++++++++-----------------------
 1 file changed, 66 insertions(+), 64 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c287616b05439085294ecd261280fcef1a4ef9ff


-- 
DragonFly BSD source repository

Reply via email to