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 #1

Updated by Michael Onken over 1 year ago

  • Status changed from New to Resolved

Closed with commit #3f2b84.

Actions #2

Updated by Jörg Riesmeier about 1 year ago

  • Target version set to 3.7.1+
Actions

Also available in: Atom PDF