Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Oct 2020 18:11:35 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Oct 2020 18:11:35 +0000 (11:11 -0700)
commit5b697f86f9f136d200c9827d6eca0437b7eb96cf
treec6e57bb516131f673a9b77293e1a9db136bf1365
parentc120ec12e216225f7536cc1b924fe428ff64b5bd
parent8a018eb55e3ac033592afbcb476b0ffe64465b12
Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs

Pull vfs fix from Al Viro:
 "Fixes an obvious bug (memory leak introduced in 5.8)"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  pipe: Fix memory leaks in create_pipe_files()
fs/pipe.c