unicode: add missing check for an error return from utf8lookup()
authorTheodore Ts'o <tytso@mit.edu>
Sun, 12 May 2019 08:56:51 +0000 (04:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 May 2019 08:56:51 +0000 (04:56 -0400)
commit15f0d8d0bafb0d841dde53af549c4c44b059d7f5
treee9bad91cba5827c74c67ed0cc9bb4eb6232b8d6c
parent0ba33facfc9bb556d1938caa67dfe452695a9be9
unicode: add missing check for an error return from utf8lookup()

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: Gabriel Krisman Bertazi <krisman@collabora.com>
fs/unicode/utf8-norm.c