]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Use less memory when extending packages
authorMichael Schroeder <mls@suse.de>
Mon, 29 Feb 2016 12:49:48 +0000 (13:49 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 29 Feb 2016 12:49:48 +0000 (13:49 +0100)
commitd06562f7b70f6ceb7d52e717efd1963ce6e8ecf0
tree9a5f4af48e90594b931ced49d1503adff05345fd
parent4cebb81db05fd9281a6d482adce25c93605ed5da
Use less memory when extending packages

Implement a hash instead of mis-using a string pool.
ext/repo_rpmmd.c