gp_export_creds_*() functions are using a arrays of int32_t values, however this array holds uids and gids which are unsigned integers.
Fix the 2 functions to use uint32_t instead
proposed patch for master patch
Simo, just like that ?
Pushed to master.
Metadata Update from @simo: - Issue assigned to gd - Issue set to the milestone: 2013 August