Skip to content

Commit ccb7d8a

Browse files
authored
chore(docs): Clarify debug meta image_size attribute (#12584)
1 parent 9a6df42 commit ccb7d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/data-model/event-payloads/debugmeta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ prefixed with `"0x"`.
5959
`image_size`
6060

6161
: The size of the image in virtual memory. If missing, Sentry will assume that
62-
the image spans up to the next image, which might lead to invalid stack traces.
62+
the image spans up to the image with the next highest address, which might lead to invalid stack traces.
6363

6464
`debug_id`
6565

0 commit comments

Comments
 (0)