| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 792ef16 commit 3dc3207
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -254,7 +254,7 @@ class Win32SymbolDebuggingContext final : public NativeSymbolDebuggingContext { | |||
| 254 | 254 | USE(GetLastError()); | |
| 255 | 255 | #endif // DEBUG | |
| 256 | 256 | } | |
| 257 | - return nullptr; | ||
| 257 | + return {}; | ||
| 258 | 258 | } | |
| 259 | 259 | ||
| 260 | 260 | SymbolInfo LookupSymbol(void* address) override { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments