diff options
author | Xavi Hernandez <xhernandez@redhat.com> | 2018-04-12 23:31:37 +0200 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2018-04-24 12:50:59 +0000 |
commit | 558f5d559ee4b8304f6c91bce1675ce3cda54b14 (patch) | |
tree | a6a932860e790361e9c584f3d1a3792fed33d20f /api/src | |
parent | b50d7aead1c2a7893dc0f4281bf7fc8027e2dacb (diff) |
libglusterfs: fix comparison of a NULL dict with a non-NULL dict
Function are_dicts_equal() had a bug when the first argument was NULL and
the second one wasn't NULL. In this case it incorrectly returned that the
dicts were different when they could be equal.
Backport of:
> BUG: 1566732
BUG: 1569407
Change-Id: I0fc245c2e7d1395865a76405dbd05e5d34db3273
Signed-off-by: Xavi Hernandez <xhernandez@redhat.com>
Diffstat (limited to 'api/src')
0 files changed, 0 insertions, 0 deletions