K 10 svn:author V 5 tegge K 8 svn:date V 27 2001-11-07T23:00:05.000000Z K 7 svn:log V 229 Don't call setvar() with the VTEXTFIXED flag. A copy is created by setvar() and passed to setvareq(). When the VTEXTFIXED flag is set, that copy is never freed, causing a memory leak. PR: 31533 Submitted by: maxim@macomnet.ru END