Skip to content

Fix code to generate the test signatues.

Evan Hunt requested to merge marka-fix-signature-test into master
  • ctx needs to be destroyed before it is regenerated.
  • emit the name of the signature to be replaced.
  • cleanup memory before asserting so post longjump doesn't detect a memory leak.
  • comment code.

Merge request reports