CVSROOT:        /cvs
Module name:    src
Changes by:     l...@cvs.openbsd.org    2021/02/24 07:17:18

Modified files:
        usr.bin/mg     : interpreter.c 

Log message:
Various fixes from emails Joachim Nilsson sent to tech@ many moons
ago. Sorry for the delay.

- Make sure we don't deref NULL ptr in skipwhite()
- Only deref vendp if not NULL
- Strings must be at least 2 chars for terminating NUL character

Reply via email to