MaulingMonkey / firehazard

Unopinionated low level API bindings focused on soundness, safety, and stronger types over raw FFI.
Other
8 stars 0 forks source link

create_restricted_token redundant SIDs #30

Open MaulingMonkey opened 2 years ago

MaulingMonkey commented 2 years ago

I've seen doubled-up SIDs in procexp with some uses of create_restricted_token (e.g. with non-overlapping arrays?) Investigate and see if this actually causes any problems. Perhaps it should be removed in favor of only exposing create_restricted_token_filter.