Uploaded image for project: 'SoftHSM'
  1. SoftHSM
  2. SOFTHSM-70

Review DB backend

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.0.0a1
    • Fix Version/s: 2.0.0a2
    • Component/s: Storage
    • Labels:
      None

      Description

      Need to fix the DB backend for the following issues:

      • Document or add to config: objectstore.backend = db
      • Dump tool says (invalid) TRUE, it checks for 0xFF but SQLite stores 0x01.
      • There are printf in the code.
      • No log handler is set in the calling functions, will thus use stderr.
      • Fix memory leak in test code.
      • There are DB::initialize() and DB::shutdown() but no one is using it. Should they be used?

        Attachments

          Activity

            People

            Assignee:
            rene Rene Post
            Reporter:
            rickard Rickard Bellgrim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: