Fix DAC syncblk API so the SOS tests stop failing intermittently (#86339)
authorMike McLaughlin <mikem@microsoft.com>
Wed, 17 May 2023 16:20:00 +0000 (09:20 -0700)
committerGitHub <noreply@github.com>
Wed, 17 May 2023 16:20:00 +0000 (09:20 -0700)
commit1a598b70022ec95d230acf21304fa2a58343215d
treef518017deb4704b2e69f6ada55d83c4728e692ca
parentaf1171b7c9ba985c93141b107f64e5dd31ab2d37
Fix DAC syncblk API so the SOS tests stop failing intermittently  (#86339)

Fix DAC syncblk API

Only fill in the syncblk data if there are blocks

Add SBNumber index validation to API
src/coreclr/debug/daccess/request.cpp