Commit 54e8160
committed
fix: initialize hash_file variable before try block in handshake.py
Prevents potential NameError if tempfile creation fails in
hcxpcapngtool_handshakes() exception handler.
https://claude.ai/code/session_01AR5k1ToyGf5WcdRMqiQvcT1 parent 6657f07 commit 54e8160
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments