[389-devel] Please review: [389 Project] #567: Restart of Admin server from console fails on segfault

Noriko Hosoi nhosoi at redhat.com
Thu Jan 31 00:44:18 UTC 2013


https://fedorahosted.org/389/ticket/567

https://fedorahosted.org/389/attachment/ticket/567/0001-Ticket-567-Restart-of-Admin-server-from-console-fail.patch

  Bug description: The order of the argument 2 and 3 for
  PL_strncpyz was not correct.
  Definition of PL_strncpyz:
  char * PL_strncpyz(char *dest, const char *src, PRUint32 max);

  Fix description: This patch exchanges the 2nd and 3rd arguments.




More information about the 389-devel mailing list