You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify safety at and around SHGetKnownFolderPath call
Even though this is in test and not production code, I should've
included `SAFETY:` comments. This adds those, marks a funtion
`unsafe` whose caller needs to consider safety, and refactors the
code so that the added `SAFETY:` comments' significance is always
immediately clear.
0 commit comments