diff options
author | Greg Kurz | 2017-05-25 10:30:14 +0200 |
---|---|---|
committer | Greg Kurz | 2017-05-25 10:30:14 +0200 |
commit | 4fa62005d0a85df9bb14ea9f53109d7c5f66eeb9 (patch) | |
tree | 94562ed30ab6a040890679f7e40b722fc3a294e4 /hw/timer/a9gtimer.c | |
parent | util: drop old utimensat() compat code (diff) | |
download | qemu-4fa62005d0a85df9bb14ea9f53109d7c5f66eeb9.tar.gz qemu-4fa62005d0a85df9bb14ea9f53109d7c5f66eeb9.tar.xz qemu-4fa62005d0a85df9bb14ea9f53109d7c5f66eeb9.zip |
9pfs: check return value of v9fs_co_name_to_path()
These v9fs_co_name_to_path() call sites have always been around. I guess
no care was taken to check the return value because the name_to_path
operation could never fail at the time. This is no longer true: the
handle and synth backends can already fail this operation, and so will the
local backend soon.
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/timer/a9gtimer.c')
0 files changed, 0 insertions, 0 deletions