git: boot - Fix insufficient malloc()s
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Feb 20 20:23:15 PST 2017
    
    
  
commit 6d60c55e6d4d6dea7d75223204f524f6975a6908
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 20 20:22:16 2017 -0800
    boot - Fix insufficient malloc()s
    
    * Fix two places where not enough buffer space is malloc()d.
Summary of changes:
 sys/boot/common/interp_backslash.c | 25 +++++++++++++++++++------
 sys/boot/common/load_elf.c         |  8 ++++----
 2 files changed, 23 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d60c55e6d4d6dea7d75223204f524f6975a6908
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list