1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/libcli/ldap
Noel Power 8aed7e9aae s4/libcli/ldab: clang: Fix 'Access results in a deref of a null pointer'
Fixes:

source4/libcli/ldap/ldap_client.c:1023:6: warning: Access to field 'type' results in a dereference of a null pointer <--[clang]
        if ((*msg)->type != type) {
            ^~~~~~~~~~~~

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-07-16 22:52:24 +00:00
..
ldap_bind.c s4:libcli/ldap: just use gensec_update() in ldap_bind_sasl() 2017-05-22 01:12:23 +02:00
ldap_client.c s4/libcli/ldab: clang: Fix 'Access results in a deref of a null pointer' 2019-07-16 22:52:24 +00:00
ldap_client.h s4:libcli/ldap: conversion to tstream 2015-06-23 22:12:08 +02:00
ldap_controls.c samdb: Add transaction id control 2018-05-10 20:02:23 +02:00
ldap_ildap.c typo: mplementation => implementation 2016-05-06 05:03:16 +02:00
libcli_ldap.h
wscript_build s4-libcli: Add missing ldb header 2016-02-19 15:58:22 +01:00