@EvilSOB:

you had better wait for some other detections (you never know, if JCL has got his dayly ration of "Frischfleisch").

This works too:
Code:
short *v1=(short*)sys_malloc(sizeof(short)*5);
short *v2;



So it would be possible, that the sizeof() Macro is working, but inbetween assignments (at least in combination
with sizeof() not.