Skip to content
Commit 9529d461 authored by Anton Altaparmakov's avatar Anton Altaparmakov
Browse files

NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()


      in the two critical regions.  This means we no longer need to
      panic() when the allocation fails as it now cannot fail.

Signed-off-by: default avatarAnton Altaparmakov <aia21@cantab.net>
parent 06d0e3cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment