dahdi-linux/drivers
Harald Welte 61b449a153 dahdi-sysfs-chan: Fix potential NULL pointer deref
Sometimes it is useful to look at compiler warnings:

dahdi-sysfs-chan.c:384:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]

And indeed, we could have de-referenced a NULL pointer here.

Change-Id: I4274e7a92ca6ee7e92c6adb713fb89ffe31b4c72
2022-04-24 19:43:23 +02:00
..
dahdi dahdi-sysfs-chan: Fix potential NULL pointer deref 2022-04-24 19:43:23 +02:00