mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 15:21:37 +03:00
816e6bf0fb
In cases where cdrom_id does not go through the entire code path and one of the probing functions returns -1 or exits early, the remaining variables were never initialized. This caused effects like "phantom" audio CDs on empty drives, or bogus data like ID_CDROM_MEDIA_TRACK_COUNT=22528. Initialize the variables right away to avoid that. Bug-Ubuntu: https://launchpad.net/bugs/559723 |
||
---|---|---|
.. | ||
ata_id | ||
cdrom_id | ||
collect | ||
edd_id | ||
firmware | ||
floppy | ||
fstab_import | ||
gudev | ||
hid2hci | ||
input_id | ||
keymap | ||
mobile-action-modeswitch | ||
path_id | ||
rule_generator | ||
scsi_id | ||
udev-acl | ||
usb_id | ||
usb-db | ||
v4l_id |