We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a7b6f commit 7e3da42Copy full SHA for 7e3da42
doc/csgrep.h2m
@@ -35,10 +35,10 @@ libhsm.c:1210: var_deref_op: Dereferencing null pointer key_handles.
35
.fi
36
37
In the above example, FORWARD_NULL is the
38
-.B checker
39
-, assign_zero and var_deref_op are
40
-.B events
41
-, where var_deref_op is the key event and
+.BR checker ,
+assign_zero and var_deref_op are
+.BR events ,
+where var_deref_op is the key event and
42
"Dereferencing null pointer key_handles." is the
43
.B message
44
associated with the key event.
0 commit comments