Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • openldap
  • OpenLDAP
  • Repository
  • openldap
  • libraries
  • liblmdb
  • midl.c
Find file Blame History Permalink
  • Hallvard Furuseth's avatar
    ITS#7775 Drop <assert.h>, drop/replace assert()s. · 5bda3565
    Hallvard Furuseth authored Jan 06, 2014
    db_mid2l_insert(): Move assert to mdb.c.
    mdb_cursor_set(): Previous assert cannot fail now.
    mdb_cursor_put(): Check mc/key and return EINVAL.
    mdb_cursor_dbi(): No error return, so just segfault if cursor==NULL.
    5bda3565