summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-06 19:55:16 +0000
committerRoland McGrath <roland@gnu.org>2001-06-06 19:55:16 +0000
commitbfd69efe00e7df972ff3e26ce0ace8fb144ef2d1 (patch)
treedb08497d5775f2f556e713a63e4f42887c6e361b
parentcfa167bdff7ba03430402fea611f08649b239801 (diff)
.
-rw-r--r--utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index aac9584c..b259e8bd 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,9 @@
2001-06-06 Roland McGrath <roland@frob.com>
+ * rpctrace.c (trace_and_forward): Assert that INFO has the same port
+ right type as the right we looked up. Don't consider a message a
+ reply unless its receiver is a send-once right.
+
* rpctrace.c (print_reply_header): Don't call unfinished_line if
expected_reply_port is null, indicating the last line was finished as
a simpleroutine.