diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-03-29 07:47:18 +1100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2006-03-29 07:47:18 +1100 |
commit | bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce (patch) | |
tree | dd61a4b4f05f34cea2c949de21446ac53b852c8e /src/funcs/login | |
parent | [PARSER] Removed useless parsebackquote flag (diff) | |
download | dash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.tar.gz dash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.zip |
[PARSER] Use alloca to get rid of setjmp
Now that the only thing protected by setjmp/longjmp is the saved string, we can allocate it on the stack to get rid of the jump.
Diffstat (limited to 'src/funcs/login')
0 files changed, 0 insertions, 0 deletions