You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a windbg script that keeps track of dynamic memory allocations (table with addrs and sizes). Check for reads/writes that don't crash the program but are undefined.
The text was updated successfully, but these errors were encountered:
Write a windbg script that keeps track of dynamic memory allocations (table with addrs and sizes). Check for reads/writes that don't crash the program but are undefined.
The text was updated successfully, but these errors were encountered: