X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Froomlist.c;h=c692236f0619e363d06388912ad6e2947dcf0a45;hb=5669e907fb3ae48d363283f55d69907422971bd2;hp=c9ca82537f182894f8fd71d023cb90b752c70ebc;hpb=50ad219614464de0fd2a64d2f924ec276fc4820a;p=citadel.git diff --git a/webcit/roomlist.c b/webcit/roomlist.c index c9ca82537..c692236f0 100644 --- a/webcit/roomlist.c +++ b/webcit/roomlist.c @@ -138,6 +138,7 @@ void FlushFolder(folder *room) FreeStrBuf(&room->XAPass); FreeStrBuf(&room->Directory); FreeStrBuf(&room->RoomAide); + FreeStrBuf(&room->XInfoText); FreeStrBuf(&room->name); if (room->IgnetCfgs[0] == (HashList*) StrBufNOTNULL)