cesse...@free.fr, le Tue 29 Jan 2013 17:47:23 +0100, a écrit : > ElectricFence Aborting: Allocating 0 bytes, probably a bug.
This is an old debate :) It is not a bug, and is allowed by posix :) You can set the environment variable export EF_ALLOW_MALLOC_0=1 To allow malloc(0). Samuel