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 b1bffc4 commit 9441ae3Copy full SHA for 9441ae3
modules/transparent-handles.md
@@ -86,8 +86,8 @@ struct ml_hndl {
86
87
Unless the consumer code is recompiled after the change, which may not happen as
88
it could be some 3rd party software bought by the customer years ago, the debug
89
-print is now incorrect as it only prints the first 4 bytes of the structure, not
90
-8.
+print (and any manipulation with the `ml_id` member really) is now incorrect
+as it only prints the first 4 bytes of the structure, not 8.
91
92
There are ways to mitigate that:
93
0 commit comments