看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/01 15:25:18 PST DragonFly src repository Modified files: usr.bin/make var.c Log: patch-7.92 VarParseLong() - moved checking for end of string into while loop. - cleanup Buffer object if premature end of string. - Var_Prase() can never return NULL so remove the check for it. Revision Changes Path 1.115 +17 -18 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.114&r2=1.115&f=u