Systemd/src/udev
Zbigniew Jędrzejewski-Szmek 9eba69df1c udev: fix NULL deref when executing rules
We quite obviously check whether event->dev_db is nonnull, and
right after that call a function which asserts the same. Move
the call under the same if.

https://bugzilla.redhat.com/show_bug.cgi?id=1283971
2015-12-07 00:44:14 -05:00
..
ata_id tree-wide: group include of libudev.h with sd-* 2015-11-17 07:06:08 +01:00
cdrom_id tree-wide: group include of libudev.h with sd-* 2015-11-17 07:06:08 +01:00
collect util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
mtd_probe tree-wide: sort includes 2015-11-16 22:09:36 +01:00
net siphash24: change result argument to uint64_t 2015-11-16 15:20:29 +01:00
scsi_id tree-wide: group include of libudev.h with sd-* 2015-11-17 07:06:08 +01:00
v4l_id tree-wide: sort includes 2015-11-16 22:09:36 +01:00
.gitignore keymap: Drop keyboard-keys-to-name.h 2015-10-14 07:15:58 +02:00
.vimrc
Makefile
udev-builtin-blkid.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
udev-builtin-btrfs.c util-lib: split out fd-related operations into fd-util.[ch] 2015-10-25 13:19:18 +01:00
udev-builtin-hwdb.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
udev-builtin-input_id.c util-lib: split out fd-related operations into fd-util.[ch] 2015-10-25 13:19:18 +01:00
udev-builtin-keyboard.c util-lib: split out printf() helpers to stdio-util.h 2015-10-27 13:25:57 +01:00
udev-builtin-kmod.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udev-builtin-net_id.c doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
udev-builtin-net_setup_link.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
udev-builtin-path_id.c udev/path_id: improve and enhance bus detection for Linux on z Systems 2015-11-13 11:50:42 +01:00
udev-builtin-uaccess.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udev-builtin-usb_id.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
udev-builtin.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udev-ctrl.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udev-event.c udev: fix NULL deref when executing rules 2015-12-07 00:44:14 -05:00
udev-node.c treewide: apply errno.cocci 2015-11-09 20:01:06 +01:00
udev-rules.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
udev-watch.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udev.conf man: add udev.conf(5) 2014-07-31 08:56:03 -04:00
udev.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udev.pc.in
udevadm-control.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udevadm-hwdb.c tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
udevadm-info.c util-lib: split out fd-related operations into fd-util.[ch] 2015-10-25 13:19:18 +01:00
udevadm-monitor.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udevadm-settle.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
udevadm-test-builtin.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udevadm-test.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udevadm-trigger.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udevadm-util.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udevadm-util.h #pragma once here and there 2015-01-23 09:30:44 -05:00
udevadm.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
udevd.c tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00