]> 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)
commitd98d754e185acd3b9ce659100875f545ae7ccc62
treec6e57bb516131f673a9b77293e1a9db136bf1365
parent367f2bb79a028583602ef6eda7a6632febdb0c5f
parent6d436383a2f5cb99f791bf1a3b49a5c529e62ff9
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