CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/31 11:55:33
Modified files:
sys/kern : exec_script.c
Log message:
NULL-terminate a pointer array to prevent an invalid free, and simplify
the associated pointer incrementing logic.
Reported by Maxim Pugachev. Looks good to tedu@
