[107522] trunk/base/src/pextlib1.0/tracelib.c

cal at macports.org cal at macports.org
Mon Jul 1 18:01:20 PDT 2013


Revision: 107522
          https://trac.macports.org/changeset/107522
Author:   cal at macports.org
Date:     2013-07-01 18:01:20 -0700 (Mon, 01 Jul 2013)
Log Message:
-----------
tracelib: add filemap end marker: double \0

Modified Paths:
--------------
    trunk/base/src/pextlib1.0/tracelib.c

Modified: trunk/base/src/pextlib1.0/tracelib.c
===================================================================
--- trunk/base/src/pextlib1.0/tracelib.c	2013-07-02 00:58:26 UTC (rev 107521)
+++ trunk/base/src/pextlib1.0/tracelib.c	2013-07-02 01:01:20 UTC (rev 107522)
@@ -300,6 +300,7 @@
 			}
 		}else
 			append_allow("/", 0);
+		append_allow("", 0);
 		filemap_end=t;
 		#undef append_allow
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130701/f2d0f38c/attachment.html>


More information about the macports-changes mailing list