Details
Description
In case the forward open request holds configuration data (config assembly), the protocol stack allocates memory for that configuration data. This memory is not freed correctly when the connection is closed. Therefore, on each connection close/timeout, this allocated memory is lost.