Brian Koropoff <[email protected]> wrote: > Hello, > I encountered a regression in DASH from git while attempting to get > it working on Solaris. I got it to build and run, but my scripts were > mysteriously failing. I tracked it down to a logic bug in setvareq() > that caused it to assign through the wrong pointer when attempting to > remove a variable from its hash bucket. The following test case > reproduces the bug for me:
Thanks for the report. I'll apply your patch. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
