Skip to content

Commit 8474bfd

Browse files
committed
[NFC] [docs] Clarify we are talking about a function
1 parent 7513650 commit 8474bfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/ScudoHardenedAllocator.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,8 @@ The following "string" options are available:
264264
| | | | buffer size. |
265265
| | | | |
266266
| | | | Stack trace collection can be requested using |
267-
| | | | scudo_malloc_set_track_allocation_stacks |
267+
| | | | the scudo_malloc_set_track_allocation_stacks |
268+
| | | | function. |
268269
+---------------------------------+----------------+----------------+-------------------------------------------------+
269270

270271
Additional flags can be specified, for example if Scudo if compiled with

0 commit comments

Comments
 (0)