We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15646aa commit 48b380aCopy full SHA for 48b380a
2 files changed
00DIST
@@ -5614,6 +5614,9 @@ Supplement Regenerated the 4.04 distribution to correct a non-
5614
lib/misc.c: fix build against -std=c23 (`void (*)()`) changed
5615
the meaning) (#327)
5616
5617
+ [linux] fix potential null pointer deference, reported by
5618
+ @mono-trip (#332)
5619
+
5620
4.9?.? ????????? ??, ????
5621
5622
docs/credits.md
@@ -590,8 +590,9 @@ provided test systems where I was able to do development work.
590
Peter Marquardt (@wwwutz)
591
Bjorn Helgaas (@bjorn-helgaas)
592
@OstCollector
593
- Jiri Slaby and
594
- Marc (@MarT512)
+ Jiri Slaby
+ Marc (@MarT512) and
595
+ @momo-trip
596
597
If I have omitted a contributor's name, the fault is wholly mine,
598
and I apologize for the error.
0 commit comments