diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-12-09 14:30:03 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-12-09 14:30:03 +0000 |
commit | 9543adf58807502439c2a805d23ffad4425ebcab (patch) | |
tree | 6370723e4e3748e77ba4a55b1593650507a7c6b4 /perl-install/standalone/bootloader-config | |
parent | 8fb5b2e7f62e701398a20c1bd47518236237848b (diff) | |
download | drakx-9543adf58807502439c2a805d23ffad4425ebcab.tar drakx-9543adf58807502439c2a805d23ffad4425ebcab.tar.gz drakx-9543adf58807502439c2a805d23ffad4425ebcab.tar.bz2 drakx-9543adf58807502439c2a805d23ffad4425ebcab.tar.xz drakx-9543adf58807502439c2a805d23ffad4425ebcab.zip |
(ask_network) fix a crash by lazy loading when needed services (Dave
Hodgins, mga#8335)
perl_checker didn't find it b/c it saw a chain of module require (but
in reallity it's not here b/c only one or a couple subs actually lazy
load most modules in that chain so the odds of it being done are 0 in
practice :-( )
Xconfig::glx -> detect_devices -> fs::proc_partitions ->
partition_table -> fs -> fs::remote::* -> network::network ->
network::shorewall -> services
Diffstat (limited to 'perl-install/standalone/bootloader-config')
0 files changed, 0 insertions, 0 deletions