Migrate C windows implementations to Rust #7845
Labels
Platform: Windows
Deals with Windows-specific behavior
Team:Habitat
All issues tied to Chef habitat team
Type: Bug
Issues that describe broken functionality
There are two C functions created long ago to interact with some win32 APIs:
admincheck.c
andobtain_sid.c
. At the time, it was just MUCH easier to write this code in C but we are now more familiar with rust and I think these can be ported over fairly easily.The text was updated successfully, but these errors were encountered: