Thread: Memory Leak ?
View Single Post
05-03-17, 02:07 AM   #3
Kakjens
A Cliff Giant
Join Date: Apr 2017
Posts: 75
Why not declare "local mis_avl, mis_pro, mis_fin" in line 5 after "local GetCompleteMissions = C_Garrison.GetCompleteMissions", and don't call dataobj.OnTooltipShow with extra variables? Should be a bit larger average but smaller peak memory consumption.
  Reply With Quote