[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 2c36d7: benchmark/sign: Fix crash on incorrect options



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 2c36d7d754560065b73d5d6ef01a571573d3f13f
      https://github.com/gost-engine/engine/commit/2c36d7d754560065b73d5d6ef01a571573d3f13f
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M benchmark/sign.c

  Log Message:
  -----------
  benchmark/sign: Fix crash on incorrect options

Bug found by Clang scan-build.

Fixes #258.