CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/02 15:22:45
Modified files:
sys/arch/amd64/stand/efiboot: efiboot.c
Log message:
Use the pointer we got back from alloc() when calling free() instead of
something that points smack in the middle of the buffer.
