Avoid SEGV when handling SIDs with 0 subauthorities
* sec_helper.cc (cygsid::get_sid): Don't reject SIDs with missing subauthorities. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -43,3 +43,6 @@ Bug Fixes
|
||||
- Fix memory leak in calls to pthread_getattr_np.
|
||||
|
||||
- Fix output of /proc/<PID>/winexename.
|
||||
|
||||
- Avoid SEGV when handling SIDs with 0 subauthorities.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-10/msg00141.html
|
||||
|
Reference in New Issue
Block a user