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

[openssl-gost] [gost-engine/engine] 83ede9: test_grasshopper: Fix CIDs 253281, 253280, 253279,...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 83ede985968783114a08745293ba60db7a14b6c5
      https://github.com/gost-engine/engine/commit/83ede985968783114a08745293ba60db7a14b6c5
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M test_grasshopper.c

  Log Message:
  -----------
  test_grasshopper: Fix CIDs 253281, 253280, 253279, 253275

Unchecked return value (CHECKED_RETURN)
Some fixes for Coverity Scan from issue #174.


  Commit: c5f0de15ca67f9324589bc0d2575f98e8f04881c
      https://github.com/gost-engine/engine/commit/c5f0de15ca67f9324589bc0d2575f98e8f04881c
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M gost_ec_keyx.c

  Log Message:
  -----------
  gost_ec_keyx: Fix CID 253283 Unchecked return value in VKO_compute_key

Calling EC_POINT_get_affine_coordinates() without checking
return value.
Some fixes for Coverity Scan from issue #174.


  Commit: 518200e2b50b73bf9dee931ad875811286ea3579
      https://github.com/gost-engine/engine/commit/518200e2b50b73bf9dee931ad875811286ea3579
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M gost_ec_keyx.c
    M test_grasshopper.c

  Log Message:
  -----------
  Merge pull request #175 from vt-alt/scan20190918

Fixes for Scan 20190918


Compare: https://github.com/gost-engine/engine/compare/d77dbaa7d700...518200e2b50b