* [GIT PULL] One urgent core fix
@ 2023-03-18 8:46 Alviro Iskandar Setiawan
2023-03-18 9:01 ` [GIT PULL] One urgent thread fix pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Alviro Iskandar Setiawan @ 2023-03-18 8:46 UTC (permalink / raw)
To: Ammar Faizi; +Cc: Irvan Malik Azantha, GNU/Weeb Mailing List
please pull just one commit, urgent core fix
Fix get_sqe fail path.
When gw_ring_get_sqe() fails, the subroutine tries to submit the pending
SQEs but doesn't fill the @sqe variable after submission. Therefore,
it's left as NULL, and the prep function will hit a NULL pointer
dereference bug. Fix this by calling gw_ring_get_sqe() again after
submission.
tq
The following changes since commit bf0bf945b5fd072c04635489af58d53f7de81f8c:
Merge tag 'print-helpers-2023-03-13' of https://github.com/alviroiskandar/GNUWeebBot2 (2023-03-13 02:38:07 +0700)
are available in the Git repository at:
https://github.com/alviroiskandar/GNUWeebBot2 tags/urgent_fix_2023-03-18
for you to fetch changes up to d81093873e4795b2b47f420baa7cd28fd09bb220:
core/main: Fix get_sqe fail path (2023-03-18 15:37:21 +0700)
----------------------------------------------------------------
urgent_fix_2023-03-18
----------------------------------------------------------------
Alviro Iskandar Setiawan (1):
core/main: Fix get_sqe fail path
core/main.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
Alviro Iskandar Setiawan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] One urgent thread fix
2023-03-18 8:46 [GIT PULL] One urgent core fix Alviro Iskandar Setiawan
@ 2023-03-18 9:01 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-18 9:01 UTC (permalink / raw)
To: Alviro Iskandar Setiawan
Cc: Ammar Faizi, Irvan Malik Azantha, GNU/Weeb Mailing List
The pull request you sent on Sat, 18 Mar 2023 08:46:46 +0000:
> https://github.com/alviroiskandar/GNUWeebBot2 tags/urgent_fix_2023-03-18
has been merged into GNUWeeb/GNUWeebBot2.git:
https://github.com/GNUWeeb/GNUWeebBot2/commit/3cd2665e15dce7125286f0806d3e788400bea9ea
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-18 9:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-18 8:46 [GIT PULL] One urgent core fix Alviro Iskandar Setiawan
2023-03-18 9:01 ` [GIT PULL] One urgent thread fix pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox