addon365 / b1ke-sh0wr00m

Apache License 2.0
0 stars 0 forks source link

Need to fix the MEMORY LEAK in GetCampaign API #44

Open sathishid opened 4 years ago

sathishid commented 4 years ago

Net core throws memory leak exception in GetCampaign method in CampaignService.cs. Need to investigate on it. Screenshot For reference:

Note:

Currently removed those code snippet and added todo comment by returning empty list of campaings.