Chapter: Chapter 17
Description: Found a small typo in the section discussing the disassembly of libmeow_client_is_cute:
"To see this design in the code generated for libmeow_client_is_cude, have a look at the disassembly:"
libmeow_client_is_cude should be libmeow_client_is_cute. This is confirmed by the disassembly output shown immediately below, where the function is listed as _Z22libmeow_client_is_cutev.
Thanks!
Reproduction steps:
Chapter: Chapter 17
Description: Found a small typo in the section discussing the disassembly of
libmeow_client_is_cute:libmeow_client_is_cudeshould belibmeow_client_is_cute. This is confirmed by the disassembly output shown immediately below, where the function is listed as_Z22libmeow_client_is_cutev.Thanks!
Reproduction steps: