[parrot/parrot] 2dc518: [embed] Fix segfault with --leak-test option

noreply at github.com noreply at github.com
Sat Dec 25 15:52:59 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 2dc51874ffd49e568792b9eac12059358d649c78
    https://github.com/parrot/parrot/commit/2dc51874ffd49e568792b9eac12059358d649c78
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2010-12-25 (Sat, 25 Dec 2010)

Changed paths:
  M src/embed/api.c
  M t/run/options.t

Log Message:
-----------
[embed] Fix segfault with --leak-test option

Parrot_api_destroy_interpreter can't use the standard EMBED_API_CALLIN,
EMBED_API_CALLOUT macros because the interpreter might be destroyed
when running with --leak-test.




More information about the parrot-commits mailing list