diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-12-17 11:29:16 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-12-17 14:27:14 +0100 |
commit | 7d65cf10e3d7747033b83fa18c5f3d2a498f66bc (patch) | |
tree | e10e627d7292ff6b802cb0cee6abacaedb70b103 /init | |
parent | vm_area_operations: kill ->migrate() (diff) | |
download | linux-7d65cf10e3d7747033b83fa18c5f3d2a498f66bc.tar.xz linux-7d65cf10e3d7747033b83fa18c5f3d2a498f66bc.zip |
unfuck binfmt_misc.c (broken by commit e6084d4)
scanarg(s, del) never returns s; the empty field results in s + 1.
Restore the correct checks, and move NUL-termination into scanarg(),
while we are at it.
Incidentally, mixing "coding style cleanups" (for small values of cleanup)
with functional changes is a Bad Idea(tm)...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions