mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>