Ignore:
Timestamp:
07/27/08 17:05:01 (5 years ago)
Author:
tick
Message:

opkg: balance the installed_files reference count

reducing some memory leaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/opkg/libopkg/pkg.c

    r4466 r4558  
    17381738               file_hash_set_file_owner(conf, installed_file, pkg); 
    17391739          } 
     1740          pkg_free_installed_files(pkg); 
    17401741     } 
    17411742     pkg_vec_free(installed_pkgs); 
Note: See TracChangeset for help on using the changeset viewer.