cc-1164 cc: WARNING File = passdb/secrets.c, Line = 77 Argument of type "char *" is incompatible with parameter of type "unsigned char *". generate_random_buffer(&dummy, sizeof(dummy)); the function is defined in lib/genrand.c as, void generate_random_buffer( unsigned char *out, int len)
Fixed, thanks. Jeremy.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.