mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 23:04:09 +02:00
Fixed opening workspace paths containing '/../' or '/./'
This commit is contained in:
parent
8328e646bd
commit
c2ee401812
6 changed files with 50 additions and 10 deletions
|
@ -36,6 +36,7 @@ namespace IDE.ui
|
|||
|
||||
public class MemoryRepListView : DarkListView
|
||||
{
|
||||
[AllowDuplicates]
|
||||
public enum RepType
|
||||
{
|
||||
// integer types (dual signed/unsigned reps)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue