Menu

#1694 local cim client execQuery leak

Memory_Leak
closed-fixed
sfcb (1090)
5
2009-10-31
2009-08-31
No

execQuery in cimcClientSfcbLocal.c:782 in sfcb-1.3.4 has a leak. "path" allocated via NewCMPIObjectPath() function is not freed before the end of function. Adding CMRelease(path) before return statements fixes the leak.

Discussion

  • Chris Buccella

    Chris Buccella - 2009-08-31
    • status: open --> pending
     
  • Chris Buccella

    Chris Buccella - 2009-09-01

    committed patch

     
  • Chris Buccella

    Chris Buccella - 2009-09-01
    • status: pending --> pending-fixed
     
  • Chris Buccella

    Chris Buccella - 2009-09-01

    committed to HEAD

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 60 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.