ctdb: Fix an out of bound array access
authorAndreas Schneider <asn@samba.org>
Mon, 12 Nov 2018 09:21:15 +0000 (10:21 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Nov 2018 04:07:15 +0000 (05:07 +0100)
commit008b9652cacdfd99e68db9d88f4e0c33eefa87e9
tree49944fddedc30e446dc8c772459059121ca64837
parent050d1e7d53c068efac109ec4ff7a686d152e6a45
ctdb: Fix an out of bound array access

Found by cppcheck.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
ctdb/common/logging.c