summaryrefslogtreecommitdiff
path: root/tools/microcode-tool.py
diff options
context:
space:
mode:
authorMaks Mishin <maks.mishinfz@gmail.com>2025-02-09 18:46:21 +0300
committerTom Rini <trini@konsulko.com>2025-02-18 16:32:24 -0600
commit320ba79911511d7f29d3092fb4cc4f5b7a03d7da (patch)
treee74ab56fdd942990ee3bd7e28503cce8657de712 /tools/microcode-tool.py
parent87eaf7781a3cc116c2fb04eac2471ac33f538291 (diff)
tools: Fix potential null-deref with result of strtok_r
Return value of a function 'strtok_r' is dereferenced at kwbimage.c:1655 without checking for NULL, but it is usually checked for this function. Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
Diffstat (limited to 'tools/microcode-tool.py')
0 files changed, 0 insertions, 0 deletions