﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
2122,Small possible memory leak in network/fsm.cpp,Riemer,,"In the function CFsm::AddTransition the pointer to pEvent is lost when allocating pNewTransition fails.
Although I doubt the leak will cause a problem when it occurs (the non-allocating will probably cause more havoc), it is atleast something I found after a day worth of digging.

ps. I must add, this is quite a nice codebase! Really educational

Affected sourefile:
source/network/fsm.cpp

note: this is based on the git repo",defect,new,Should Have,Alpha 15,Core engine,,,,
