mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
aa_label_merge() can return NULL for memory allocations failures make sure to handle and set the correct error in this case. Reported-by: Peng Hao <peng.hao2@zte.com.cn> Signed-off-by: John Johansen <john.johansen@canonical.com>