Memory Leaks Observed In Fm_publish
(Doc ID 2939365.1)
Last updated on APRIL 18, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.7.0 and laterInformation in this document applies to any platform.
Goal
During a development of custom opcode, and while running Connection Manager (CM) through Valgrind, user noticed possible memory leak that seems to be in out of the box code of fm_publish module during calls to op_publish_event.
See snippets from the report:
Notes:
- Above snippets show two different traces , both are probably pointing to the same leak in fm_publish.
- And it seems like the whole flist that is created somewhere in fm_publish_event leaks memory.
- This is being tested for the first time in PS7, so there is no idea if the same existed in previous patch set version.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |