Project

General

Profile

Actions

Bug #1085

open

Memory leaks in dulfsm

Added by Michael Onken almost 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Library
Target version:
Start date:
2023-10-04
Due date:
% Done:

0%

Estimated time:
Module:
dcmnet
Operating System:
Compiler:

Description

Various functions in dulfsm.cc might not free allocated memory if the function returns before the related free() call is reached, e.g.

static OFCondition
sendAssociationRJTCP(PRIVATE_NETWORKKEY ** /*network*/,  DUL_ABORTITEMS * abortItems, PRIVATE_ASSOCIATIONKEY ** association) in dulfsm.cc

See this forum post for the related bug report.

Actions

Also available in: Atom PDF