mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
One more query to acknowledge.
This commit is contained in:
parent
f773e18375
commit
1f07a4ce35
@ -3260,6 +3260,7 @@ void Profiler::HandleSymbolCodeQuery( uint64_t symbol, uint32_t size )
|
|||||||
// but not readable.
|
// but not readable.
|
||||||
if( !EnsureReadable( symbol ) )
|
if( !EnsureReadable( symbol ) )
|
||||||
{
|
{
|
||||||
|
AckServerQuery();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user