Skip to content

Fix code to generate the test signatues.

Mark Andrews requested to merge marka-fix-signature-test-v9_11 into v9_11
  • 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.

(cherry picked from commit 3a8c8a2a)

Edited by Mark Andrews

Merge request reports