]> git.ipfire.org Git - thirdparty/kmod.git/commit
Do not cache softdeps list
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 12:15:40 +0000 (10:15 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 27 Dec 2011 12:40:51 +0000 (10:40 -0200)
commit2bd7cbf64409f11497a6bfb6d1d998a869783a95
tree710d0a9c01f82f9b1688e2e9d085ff7a27d2c1d4
parentb72f74b5dd17daf6d52672f26fbd8051fd106789
Do not cache softdeps list

This might include a circular dependency which would screw up the
refcounting because there's an internal reference.
libkmod/libkmod-module.c