浏览代码

parameter validation in acc introduced

Jiri Kuthan 22 年之前
父节点
当前提交
b8933b5892
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      modules/tm/t_hooks.h

+ 2 - 1
modules/tm/t_hooks.h

@@ -89,7 +89,8 @@ typedef enum {
  *    value FAKED_REPLY (like other reply callbacks) which
  *    indicates a psedo_reply caused by a timer. Check for
  *    this value before derefing -- you will cause a segfault
- *    otherwise.
+ *    otherwise. Check for t->uas.request validity too if you
+ *    need it ... locally initiated UAC transactions set it to 0.
  *
  *    Also note, that reply callbacks are not called if a transaction
  *    is dropped silently. That's the case when noisy_ctimer is