[Bug 1894029] Re: qemu-i386 malloc error

2020-09-02 Thread Tony.LI
** Description changed: Hi!I use qemu-i386-static on 64 bit machines.And memory request succeeded, but the pointer is wrong. This is my test program: #include #include #include #include int main(int argc, char **argv) { - void *pa=0,*pb=0,*pc=0,*pd=0; - p

[Bug 1894029] Re: qemu-i386 malloc error

2020-09-02 Thread Michael Tokarev
Please stop asking questions using a bug tracking system, this is rude. No it is not a bug, it appears you can't do simple arithmetics, -- the pointer is increased by 16 bytes not 2. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member