projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2258c2d
93ef830
)
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/scm/linux...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 30 Dec 2022 00:43:25 +0000
(16:43 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 30 Dec 2022 00:43:25 +0000
(16:43 -0800)
Pull KUnit fix from Shuah Khan:
- alloc_string_stream_fragment() error path fix to free before
returning a failure.
* tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
kunit: alloc_string_stream_fragment error handling bug fix
Trivial merge