The temporary descriptor must be either Pointer or Allocatable,
otherwise its memory will not be freed.
Details
Details
- Reviewers
klausler - Commits
- rGbf536456343e: [flang][runtime] Fixed memory leak in Assign().
Diff Detail
Diff Detail
Differential D150534
[flang][runtime] Fixed memory leak in Assign(). ClosedPublic Authored by vzakhari on May 14 2023, 9:23 PM.
Details
Summary The temporary descriptor must be either Pointer or Allocatable,
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 15 2023, 8:06 AM Closed by commit rGbf536456343e: [flang][runtime] Fixed memory leak in Assign(). (authored by vzakhari). · Explain WhyMay 15 2023, 10:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522034 flang/runtime/assign.cpp
|