mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
mark leak
This commit is contained in:
parent
7fb778e522
commit
1e5334eb80
1 changed files with 1 additions and 0 deletions
|
|
@ -1231,6 +1231,7 @@ slap_schema_load( void )
|
|||
mr->smr_filter = ad_map[i].ssam_mr_filter;
|
||||
}
|
||||
|
||||
/* FIXME: no-one will free this at exit */
|
||||
(*adp)->ad_type->sat_equality = mr;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue