diff options
author | rishubhjain <rishubhjain47@gmail.com> | 2019-03-30 15:46:38 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2019-04-08 07:55:57 +0000 |
commit | 4f6749aa308152dc6350632991a6ae11b8467fb1 (patch) | |
tree | 356c9712e01be7e7afa9e9a19f877fe09110808b /api | |
parent | 66b32363b203a21c41fa4988b55ca91f99d07d6b (diff) |
GlusterD: Resolves the issue of referencing memory after it has been freed
Setting the pointer to NULL after GF_FREE() and checking the pointer value
before calling GF_FREE() to avoid referencing memory after its has been freed
CID: 1398622
Change-Id: Iba0d8879abccf5923a69132a207d53bb94551417
updates: bz#789278
Signed-off-by: rishubhjain <rishubhjain47@gmail.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions