diff options
| author | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 13:07:50 +0200 |
|---|---|---|
| committer | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 13:07:50 +0200 |
| commit | d9ced40ab7bba90bbac0a5c1b8dca3bd741c845d (patch) | |
| tree | 9664cc72271c2d44f89f52d8fac50af6f8e21fe7 /lib/command_py.c | |
| parent | 43b798b7dd149782d9dbad58c1a849d6d528b1d2 (diff) | |
lib: fix wrong warning from clang
The compiler cannot guess that rise() will not return here.
One should help.
Warning:
Access to field 'file' results in a dereference of a null pointer
(loaded from variable 'error')
aka error->file while error is NULL.
Signed-off-by: Vincent Jardin <vincent.jardin@6wind.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
