irqbalance: upstream patch to fix segfault
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 12 Jun 2022 17:26:02 +0000 (20:26 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 12 Jun 2022 17:33:53 +0000 (20:33 +0300)
commita47793efde5aab8982c6f44de9789b178ff8a3f0
tree1ebd60e274c11ee36a041fc9e28840cea93238b5
parent7ab65a4bc895e2adc059b6f4b3242d55fe2defa0
irqbalance: upstream patch to fix segfault

Apply post-1.9.0 patch from upstream to fix a segfault.
savedptr can be NULL, so guard for that.

Fixes #18741

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit ab7a23102e85aaab1e0ff2ba6874e7d6b09f45d5)
utils/irqbalance/patches/0002-post-190-fix-check-saveptr-NULL.patch [new file with mode: 0644]