Hi,
building gtksecmementry.c with
-Wall -Wformat -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra
-Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes
-Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2
showed several warnings which the attached patch fixes. Detailed comments on the
changes are in the patch header. Please apply.