mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The iput() function was called in up to three cases by the udf_fill_super() function during error handling even if the passed data structure element contained still a null pointer. This implementation detail could be improved by the introduction of another jump label. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Jan Kara <jack@suse.cz>
65 KiB
65 KiB