[PATCH] Segfault in INIT_G() due to insufficient 'Magic'?

Joe krahn krahn at niehs.nih.gov
Thu Mar 6 01:20:04 UTC 2008


After more testing, this seems to fix the segfault problem I have had. 
But, there are other pointers declared with the same syntax like:
... *const ptr __attribute__ ((section (".data")));

Maybe these could all be handled by a DECLARE_PTR_GLOBAL() macro.

Joe



More information about the busybox mailing list