-
-
Notifications
You must be signed in to change notification settings - Fork 268
Memory leak is possible for UDF array arguments #7817
Copy link
Copy link
Closed
Labels
affect-version: 3.0.11affect-version: 4.0.3affect-version: 5.0 RC 1affect-version: 6.0 Initialcomponent: enginefix-version: 3.0.12fix-version: 4.0.4fix-version: 5.0 RC 2fix-version: 6.0 Alpha 1priority: minorrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Metadata
Metadata
Assignees
Labels
affect-version: 3.0.11affect-version: 4.0.3affect-version: 5.0 RC 1affect-version: 6.0 Initialcomponent: enginefix-version: 3.0.12fix-version: 4.0.4fix-version: 5.0 RC 2fix-version: 6.0 Alpha 1priority: minorrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
FB v4.0.4.2988
If this line throws
firebird/src/jrd/fun.epp
Line 1018 in 9591891
you do not release the allocated memory in 'data'
firebird/src/jrd/fun.epp
Line 1005 in 9591891
Bricks for reproducing this problem:
Memory releases after disconnect.