Refactor module related locked_create_entry_or_null() functions

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: 13
    • Component/s: hotspot
    • b06

      The ModuleEntryTable::locked_create_entry_or_null() and PackageEntryTable::locked_create_entry_or_null() functions can be improved.

      They unintuitively return null if the requested entry exists. In some cases, this is taken to mean the creation failed. In others, it is taken to mean that the entry already exists.

      Additionally, PackageEntryTable::locked_create_entry_or_null() need not return a value.

            Assignee:
            Harold Seigel (Inactive)
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: