[Bugs] [Bug 1196027] Fix memory leak while using scandir

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 16 18:26:52 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1196027



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9739 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 56a04936f29a21b7bd277b4b9dc92fea01730c2e
Author: Saravanakumar Arumugam <sarumuga at redhat.com>
Date:   Wed Feb 25 11:43:14 2015 +0530

    glusterd/snapshot: Fix memory leak while using scandir

    scandir allocates memory for dirent entries.
    Ensure to free them up once they are used.

    Noticed this while looking for a sample scandir implementation.

    Change-Id: Iff5f76e93e698d3f454f273d9dd7d9a15cf63953
    BUG: 1196027
    Signed-off-by: Saravanakumar Arumugam <sarumuga at redhat.com>
    Reviewed-on: http://review.gluster.org/9739
    Reviewed-by: Sachin Pandit <spandit at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EvrMBeAAjY&a=cc_unsubscribe


More information about the Bugs mailing list