Mikhail Ilin 04e6332ec0 fs: ext4: Fix free(NULL)
The 'depth_dirname', 'ptr', 'parent_inode' and 'first_inode' pointers
may be null. Thus, it is necessary to check them before using free() to
avoid free(NULL) cases.

Fixes: 934b14f2bb30 ("ext4: free allocations by parse_path()")
Signed-off-by: Mikhail Ilin <ilin.mikhail.ol@gmail.com>
2022-12-08 09:28:31 -05:00
..
2022-08-13 11:09:49 +02:00
2022-12-08 09:28:31 -05:00
2022-09-25 08:30:05 -06:00
2022-07-11 14:58:57 -04:00
2022-11-23 13:06:12 -05:00
2020-05-18 21:19:18 -04:00
2022-04-25 10:00:04 -04:00
2022-04-01 15:03:13 -04:00
2022-04-01 15:03:13 -04:00