Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-13907 kv: allow users to insert keys with empty values #12590

Merged
merged 2 commits into from
Jul 10, 2023

Commits on Jul 7, 2023

  1. DAOS-13907 kv: allow users to insert keys with empty values

    - also fix some potential double free on error path
    
    Required-githooks: true
    
    Signed-off-by: Mohamad Chaarawi <mohamad.chaarawi@intel.com>
    mchaarawi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1ae6a76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into mschaara/kv_no_value

    Required-githooks: true
    mchaarawi committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3974d1d View commit details
    Browse the repository at this point in the history