]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf126e6a7a11ce96cf11f25ec4a40ce59cd57b26e
treec6e57bb516131f673a9b77293e1a9db136bf1365
parent05d995122855e884951171da8a1cdff5e4ba8902
parent6a4b410da48357881731822b8f1ee44422b311c1
Merge branch 'fixes' of git://git.kernel.org/pub/scm/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