CSupport should have a way to free memory allocated outside Java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      When interacting with native code, it is sometimes necessary to free memory that was allocated on the native side. It would be handy if `CSupport` provided a `freeMemoryRestricted(MemoryAddress address)` which takes an address and calls free on it (using the ABI support).

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: