[Midnightbsd-cvs] [MidnightBSD/src] 527534: When dumping core and saving process information, ...
    Lucas Holt 
    noreply at github.com
       
    Wed Aug 10 09:11:09 EDT 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 527534a7fa62d84767933869b57e9415dcf052fc
      https://github.com/MidnightBSD/src/commit/527534a7fa62d84767933869b57e9415dcf052fc
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-10 (Wed, 10 Aug 2022)
  Changed paths:
    M sys/kern/imgact_elf.c
  Log Message:
  -----------
  When dumping core and saving process information, proc_getargv() might
return an sbuf which have a sbuf_len() of 0 or -1, which is not properly
handled.
Obtained from: FreeBSD
    
    
More information about the Midnightbsd-cvs
mailing list