Add new markdown files

This commit is contained in:
Valtteri Karesto
2022-03-08 09:56:07 +02:00
parent daee9de96c
commit ed37427da8
42 changed files with 315 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# hooks-detail-buf-len
Function `etxn_details` has fixed-size sfEmitDetails output.
This check warns about too-small size of its output buffer (if it's
specified by a constant - variable parameter is ignored).