mirror of
https://github.com/kwsch/NHSE.git
synced 2026-05-09 12:11:06 -05:00
Closes #684 Defensively allocate a copy so that the replacement does not overwrite the original sequence A=>B then continue doing B=>B swaps. Wasn't a problem before since properties fetched byte[] (allocated separate slice); changing to span introduced this regression -- now fixed. |
||
|---|---|---|
| .. | ||
| Controls | ||
| Properties | ||
| Resources | ||
| Subforms | ||
| Util | ||
| Editor.cs | ||
| Editor.Designer.cs | ||
| Editor.resx | ||
| icon.ico | ||
| Main.cs | ||
| Main.Designer.cs | ||
| Main.resx | ||
| NHSE.WinForms.csproj | ||
| Program.cs | ||