diff options
author | Rich Felker <dalias@aerifal.cx> | 2018-10-11 14:27:15 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2018-10-11 14:27:15 -0400 |
commit | 09a805a62307307230a31125425d0c2b0b6f332e (patch) | |
tree | 7d5d333ca32f863be3cff411957b07578efa3ac7 /src/internal/pthread_impl.h | |
parent | fix invalid substitute of [1] for flexible array member in glob (diff) | |
download | grovel-09a805a62307307230a31125425d0c2b0b6f332e.tar.gz grovel-09a805a62307307230a31125425d0c2b0b6f332e.tar.xz |
fix redundant computations of strlen in glob append function
len was already passed as an argument, so don't use strcat, and use
memcpy instead of strcpy.
Diffstat (limited to 'src/internal/pthread_impl.h')
0 files changed, 0 insertions, 0 deletions