s3:libads: Don’t do first loop iteration if ‘attr’ is NULL
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 28 Sep 2023 03:45:19 +0000 (16:45 +1300)
committerJoseph Sutton <jsutton@samba.org>
Sun, 1 Oct 2023 22:45:38 +0000 (22:45 +0000)
commit184a48d65772f359bd81f83256daada8c9e500b3
treea6c2387a5fdd026c3584f7620ad8f6bac530c9a8
parent1f92b5f1501d59b6c186ac1446693c97a24c3db6
s3:libads: Don’t do first loop iteration if ‘attr’ is NULL

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libads/ldap.c