fix issue 2696 to dynamically allocate grname buffer in increments of _SC_GETGR_R_SIZ...
authorsmallem <sridhar.mallem@oracle.com>
Thu, 4 Oct 2018 17:54:44 +0000 (13:54 -0400)
committersmallem <sridhar.mallem@oracle.com>
Thu, 4 Oct 2018 17:54:44 +0000 (13:54 -0400)
commit436dacdb577300ad6ed4692c95089f22ae98de3c
tree8a4f964d81fffc8e562239a5cf050cbb9904d2e6
parentcbd47cbe37c46c8e8370634a0b9b3e0679637665
fix issue 2696 to dynamically allocate grname buffer in increments of _SC_GETGR_R_SIZE_MAX/_SC_PAGESIZE
src/exec.c