RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   17-Aug-2007 20:53:05
  Branch: HEAD                             Handle: 2007081719530500

  Modified files:
    rpm/build               files.c

  Log:
    fix matchpathcon_init memleaks during build as well.

  Summary:
    Revision    Changes     Path
    1.260       +1  -0      rpm/build/files.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/build/files.c
  ============================================================================
  $ cvs diff -u -r1.259 -r1.260 files.c
  --- rpm/build/files.c 17 Aug 2007 00:13:56 -0000      1.259
  +++ rpm/build/files.c 17 Aug 2007 18:53:05 -0000      1.260
  @@ -1523,6 +1523,7 @@
                freecon(scon);
        }
       }
  +    matchpathcon_fini();
       sxfn = _free(sxfn);
   
       (void) headerAddEntry(h, RPMTAG_SIZE, RPM_INT32_TYPE,
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                [email protected]

Reply via email to