[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#5751) undefined value in slapo-constraint with bad filter



Full_Name: Hallvard B Furuseth
Version: HEAD, RE24
OS: 
URL: 
Submission from: (NULL) (129.240.6.233)
Submitted by: hallvard


overlays/constraint.c:constraint_violation() uses and maybe returns an
undefined value in 'rc' if the filter is bad (nop.ors_filter == NULL).

I have no idea what rc should be in this case.

Introduced in constraint.c 1.18 (OpenLDAP 2.4.12).