Changeset 52b44c6 in mainline for abi/include/abi/ipc/interfaces.h

Timestamp:
2019-02-23T23:01:31Z (5 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0c48e14, ee8d4d6
Parents:
ca0e838
git-author:
Wang Jianjian <wangjianjian3@…> (2019-02-23 06:20:33)
git-committer:
Jakub Jermar <jakub@…> (2019-02-23 23:01:31)
Message:

srv/vfs: return after checking old fd's validity

It's possible for a user to call vfs_clone with invalid fds,
both the old and new ones when they are same. And if it's the case,
we should check its validity or user maybe got a invalid one.

Signed-off-by: Wang Jianjian <wangjianjian3@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.