Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 259 Bytes

File metadata and controls

4 lines (4 loc) · 259 Bytes

When performing a code review, pay close attention to code modifying a function's control flow. Could the change result in the corruption of performance profile data? Could the change result in invalid debug information, in particular for branches and calls?