Skip to content
Snippets Groups Projects
Commit 1ad3dcc0 authored by Luke Yang's avatar Luke Yang Committed by Linus Torvalds
Browse files

[PATCH] flat binary loader doesn't check fd table full


In binfmt_flat.c, the flat binary loader should check file descriptor table
and install the fd on the file.

Convert the function to single-exit and fix this bug.

Signed-off-by: default avatar"Luke Yang" <luke.adi@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent f5163427
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment