config: take a weakref to ctx
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Jan 2012 10:14:54 +0000 (08:14 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Jan 2012 10:49:10 +0000 (08:49 -0200)
commit29b69c0b98bdf43907206bfcdaadadcb4a1ea195
treef77a52241a5754e20e8b2d2f89607574487d66c6
parent7749bedbf7cb10bbf4611cf658dc466db2d22ff9
config: take a weakref to ctx

Commit "b6a4dfb config: save list of config paths with their timestamps"
removed the weakref to ctx. Add it back.
libkmod/libkmod-config.c