CVE-2020-10730: vlv: Another workaround for mixing ASQ and VLV
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 May 2020 04:34:11 +0000 (16:34 +1200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 30 Jun 2020 10:52:13 +0000 (12:52 +0200)
commit3fd7ce69761fd2e21a85101772196aafc5ae57df
tree65f9cc00a01e0bdf695349e7b17e3b1ae335528c
parentcf10f9b9a9a2f94afc526995a4034c1c6f05f5b4
CVE-2020-10730: vlv: Another workaround for mixing ASQ and VLV

This is essentially an alternative patch, but without the correct
behaviour.  Instead this just avoids a segfault.

Included in case we have something simialr again in
another module.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/vlv_pagination.c