-
Notifications
You must be signed in to change notification settings - Fork 129
Commit 467ee38
committed
ON-16252: Fix ef10ct pci_dev use after free
Increment refcount of ef10ct pci_dev in ef10ct_get_pci_dev as required
by efhw function interface. Care is taken to do this while auxbus is
present otherwise the pci device may have already been freed by the
sfc-linux-net.1 parent 6e4cd22 commit 467ee38
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | + | ||
1073 | + | ||
1074 | + | ||
1075 | + | ||
1076 | + | ||
1072 | 1077 | | |
1073 | 1078 | | |
1074 | 1079 | | |
| |||
0 commit comments