Commit bf350a9
triedb/pathdb: fix incorrect address length in history searching (ethereum#32248)
We should use account length to check address, else OOB maybe occured
Signed-off-by: jsvisa <delweng@gmail.com>1 parent f04eaa7 commit bf350a9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments