Skip to content
Commit c61b3e48 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

jfs: Fix array index bounds check in dbAdjTree



Bounds checking tools can flag a bug in dbAdjTree() for an array index
out of bounds in dmt_stree. Since dmt_stree can refer to the stree in
both structures dmaptree and dmapctl, use the larger array to eliminate
the false positive.

Signed-off-by: default avatarDave Kleikamp <dave.kleikamp@oracle.com>
Reported-by: default avatarbutt3rflyh4ck <butterflyhuangxx@gmail.com>
parent 751341b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment