summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/NEWS
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-08-23 17:59:13 +0000
committerOlivier Blin <oblin@mandriva.com>2007-08-23 17:59:13 +0000
commit920066e41f3a1c46d37a7441ba22999c3d688fe0 (patch)
tree50c37c039ea5af2b2ff4165a5d897b2c0c9eb201 /mdk-stage1/NEWS
parent2f0c18091bf86cabe44d0b6d90c1f4fd79f84994 (diff)
downloaddrakx-backup-do-not-use-920066e41f3a1c46d37a7441ba22999c3d688fe0.tar
drakx-backup-do-not-use-920066e41f3a1c46d37a7441ba22999c3d688fe0.tar.gz
drakx-backup-do-not-use-920066e41f3a1c46d37a7441ba22999c3d688fe0.tar.bz2
drakx-backup-do-not-use-920066e41f3a1c46d37a7441ba22999c3d688fe0.tar.xz
drakx-backup-do-not-use-920066e41f3a1c46d37a7441ba22999c3d688fe0.zip
factorize code in a new device_match_modules_list() function and thus fix segfault in USB detection code (when e->module is NULL, #32624)
Diffstat (limited to 'mdk-stage1/NEWS')
-rw-r--r--mdk-stage1/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 6f48d9132..1f592552a 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,5 @@
+- fix segfault in USB detection code (when no module match, #32624)
+
1.13:
- use module names instead of filenames
- convert module name to filename before loading it