[xio-commit] CVS update: MODIFIED: src ...
John Bresnahan
commit at globus.org
Wed Jan 23 11:26:56 CST 2008
User: bresnaha
Date: 08/01/23 11:26:56
Modified: src globus_xio_attr.c
Log:
changes for multicast
Revision Changes Path
1.59 +3 -0 xio/src/globus_xio_attr.c
http://viewcvs.globus.org/viewcvs.cgi/xio/src/globus_xio_attr.c.diff?r1=1.58&r2=1.59
(In the diff below, changes in quantity of whitespace are not shown.)
Index: globus_xio_attr.c
===================================================================
RCS file: /home/globdev/CVS/globus-packages/xio/src/globus_xio_attr.c,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- globus_xio_attr.c 19 Jan 2008 00:02:21 -0000 1.58
+++ globus_xio_attr.c 23 Jan 2008 17:26:56 -0000 1.59
@@ -309,6 +309,9 @@
{
*opts = '\0';
opts++;
+
+ /* decode the string */
+ globus_url_string_hex_decode(opts);
}
/* check against the safe list */
More information about the xio-commit
mailing list