Skip to content

Commit

Permalink
access violations - show full exception message
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Aug 11, 2024
1 parent f85761a commit b808394
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Performance Ratio - see [C# ECS Benchmark](https://github.com/friflo/ECS.CSharp.
- [x] **100% secure 🔒 C#**. No *unsafe code*, *native dll bindings* and *access violations*.
<details>
<summary>Symptoms of access violation bugs in unsafe code</summary>
<img src="docs/images/access_violation/VS-2022_access_violation.png" width="225" height="88"/>
<img src="docs/images/access_violation/VS-2022_access_violation.png" width="201" height="109"/>
<img src="docs/images/access_violation/Rider-access_violation.png" width="200" height="100"/>
<img src="docs/images/access_violation/Unity_access_violation.png" width="220" height="135"/>
</details>
Expand Down
Binary file modified docs/images/access_violation/VS-2022_access_violation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b808394

Please sign in to comment.