Don't hardcode buffer size for getgrnam_r.
Works around #520744 and fixes possible problems with implementations having _SC_GETGR_R_SIZE_MAX != 1024.
Loading
Please register or sign in to comment
Works around #520744 and fixes possible problems with implementations having _SC_GETGR_R_SIZE_MAX != 1024.