CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2013/02/15 11:34:25
Modified files: usr.bin/make : var.c Log message: turns out if a line ends with a $, the var module will run off the cliff while expanding it. shows up very prominently with MALLOC_OPTIONS=S Problem found by jasper@ okay'd by jasper@ and kind-of duh'd by miod@