On 1/28/07, Denis Vlasenko <[EMAIL PROTECTED]> wrote:
char p; int main() { p = ""; return 0; }Don't you think that "" should end up in rw data?
Why? It's not writable after all. Richard.
On 1/28/07, Denis Vlasenko <[EMAIL PROTECTED]> wrote:
char p; int main() { p = ""; return 0; }Don't you think that "" should end up in rw data?
Why? It's not writable after all. Richard.