[parrot/parrot] 002e27: In Parrot_warn, check that we have a valid interp-...
noreply at github.com
noreply at github.com
Wed Jul 6 10:55:44 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 002e27962475d7cc25798fa19945b165fd051e67
https://github.com/parrot/parrot/commit/002e27962475d7cc25798fa19945b165fd051e67
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-06 (Wed, 06 Jul 2011)
Changed paths:
M src/warnings.c
Log Message:
-----------
In Parrot_warn, check that we have a valid interp->ctx before doing flag testing on it. If we warn during interp initialization, bad things might happen otherwise. mls++ for the report
More information about the parrot-commits
mailing list