| Subject: | Re: CERT C Secure Coding Standard - last call for reviewers |
|---|---|
| From: | Hallvard B Furuseth |
| Date: | Mon, 31 Mar 2008 13:52:24 +0200 |
| Newsgroups: | comp.lang.c |
pete writes: >Richard Heathfield wrote: >> SECCODE means a macro that evaluates at least one of its >> arguments more than once. >> It is clearly a bad idea to pass to such a macro >> any argument that has side effects. The four side effects that are >> singled(?!) out in the title are in fact the only four I can think of > > The first three are only one kind of side effect: assignment. And taking an hour to execute is not a side effect, but still a good idea to not repeat. -- Hallvard |
| Previous by Date: | Re: we need some data on line, Richard Heathfield |
|---|---|
| Next by Date: | Re: CERT C Secure Coding Standard - last call for reviewers, pete |
| Previous by Thread: | Re: CERT C Secure Coding Standard - last call for reviewers, pete |
| Next by Thread: | Re: CERT C Secure Coding Standard - last call for reviewers, C. Gordon Liddy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |