]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Init the whatprovides of new ids to an empty list for lazy file provides
authorMichael Schroeder <mls@suse.de>
Wed, 25 Sep 2024 11:52:40 +0000 (13:52 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 25 Sep 2024 11:52:40 +0000 (13:52 +0200)
commit081580de9f964aae61d25e1787c37c7ab8b4fa69
treebe73a54e0b3afb83f77372538058bbd6211c876d
parent2150865d616ec454375de2c3bcd244c42c56e782
Init the whatprovides of new ids to an empty list for lazy file provides

Otherwise finding the provides will always search the file list.
src/poolid.c