CVE-2023-0225 CVE-2020-25720 pydsdb: Add dsHeuristics constant definitions
commit307b2e65d51903f6805460a2633ebe809d4052ab
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 6 Sep 2022 07:23:13 +0000 (6 19:23 +1200)
committerJule Anger <janger@samba.org>
Mon, 20 Mar 2023 09:04:29 +0000 (20 10:04 +0100)
tree043353b21ae0ec9e77943f9e83a5aacea6031c21
parentb7af8aa2552e0690aac58fb98e3134b71f678ece
CVE-2023-0225 CVE-2020-25720 pydsdb: Add dsHeuristics constant definitions

We want to be able to use these values in Python tests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14810
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15276

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit cc709077822a39227174b91ed2345c2bd603f61f)

[abartlet@samba.org This patch is needed for a clean backport of
 CVE-2023-0225 as these constants are used in the acl_modify test
 even when this behaviour is not itself used.]
source4/dsdb/pydsdb.c