Bug 6887

Summary: RLS Server has bad "logit" format in get/set configuration
Product: Replica Location Reporter: deschon@isi.edu
Component: RLSAssignee: Rob S <schuler@isi.edu>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: development   
Target Milestone: ---   
Hardware: All   
OS: All   

Description From 2009-11-11 15:45:05
In rls/server/server.c, both "rls_get_configuration()" and
"rls_set_configuration()" contain a call to "logit()" that attempts to print
pointer "c" using "%s" in the format.  "c" should be eliminated from the list
of parameters.
------- Comment #1 From 2011-01-31 18:31:49 -------
This bug was fixed for GT 5.0.0, November, 2009.