sizeof(cipherspec) is obviously wrong in this context, because it will only zero the first 4 or 8 bytes (cipherspec is a pointer). This problem was reported by cppcheck. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
594 |
|
594 |
|
595 |
|
595 |
|
596 |
|
596 |
|
597 |
|
|
|
|
597 |
|
|
598 |
|
598 |
|
599 |
|
599 |
|
600 |
|
600 |
|