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

[openssl-gost] [gost-engine/engine] d798e0: test_curves: Fix forgotten comparison in test



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: d798e0186d61549dcbe74c3e83c4b2316e70bed7
      https://github.com/gost-engine/engine/commit/d798e0186d61549dcbe74c3e83c4b2316e70bed7
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
    M test_curves.c

  Log Message:
  -----------
  test_curves: Fix forgotten comparison in test


  Commit: c8e12852242eca38b511f43f219b9dd69a38760e
      https://github.com/gost-engine/engine/commit/c8e12852242eca38b511f43f219b9dd69a38760e
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
    M test_curves.c
    M test_params.c
    M test_sign.c

  Log Message:
  -----------
  Fix memory leaks in the tests

In preparation for memory leak detector fix them in the tests.


  Commit: f6b18779d239d771e1e67d04b07c8beb277bd586
      https://github.com/gost-engine/engine/commit/f6b18779d239d771e1e67d04b07c8beb277bd586
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
    M test_curves.c
    M test_params.c
    M test_sign.c

  Log Message:
  -----------
  Merge pull request #115 from vt-alt/leak

Fix leaks in tests


Compare: https://github.com/gost-engine/engine/compare/260442f532aa...f6b18779d239