Hide Forgot
In file included from /usr/include/stdio.h:910, from ../../../../../libglusterfs/src/glusterfs.h:28, from ../../../../../libglusterfs/src/globals.h:29, from ../../../../../xlators/mgmt/glusterd/src/glusterd-handler.c:27: In function ‘snprintf’, inlined from ‘glusterd_handle_add_brick’ at ../../../../../xlators/mgmt/glusterd/src/glusterd-handler.c:1504: /usr/include/bits/stdio2.h:65: warning: call to __builtin___snprintf_chk will always overflow destination buffer This is marked critical because with FORTIFY-SOURCE option for gcc, it crashes.
PATCH: http://patches.gluster.com/patch/4991 in master (fix a build warning about stack overflow)