X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsubst.c;h=ad3b9081a1b0bb6a239d2a96f06963d2b7ba6b1c;hb=fe760dc897b3e9e56bf641385302154baa583b03;hp=bc6c747fab82040f1eb4895f3f86417d22324882;hpb=816fff9395443c68040d5a220dbf4276e9a17e0e;p=citadel.git diff --git a/webcit/subst.c b/webcit/subst.c index bc6c747fa..ad3b9081a 100644 --- a/webcit/subst.c +++ b/webcit/subst.c @@ -529,7 +529,7 @@ void GetTemplateTokenString(StrBuf *Target, *Value = ChrPtr(Buf); *len = StrLength(Buf); /* we can't free it here, so we put it into the subst so its discarded later on. */ - ///SVPUTBuf(TKEY(N), Buf, 0); + PutRequestLocalMem(Buf, HFreeStrBuf); break; default: