| commit | 869f8d8cb77c59806f25ca057c7d600d825508fc | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Thu May 07 18:06:38 2015 -0700 |
| committer | Kir Kolyshkin <kir@openvz.org> | Thu May 07 18:06:38 2015 -0700 |
| tree | f5cffef0cb6f44ce6bf7adeb536bc73e462d0355 | |
| parent | b0409ff0bf021c338182637430d539697949768c [diff] |
store_devnodes: fix NULL deref As pointed out by Linas Žilinskas in bug #3228, we should check name for being non-NULL here. https://bugzilla.openvz.org/3228 Signed-off-by: Kir Kolyshkin <kir@openvz.org>