CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/07 17:40:53
Modified files:
lib/libc/asr : getrrsetbyname_async.c
Log message:
avoid memcpy(malloc(0), ..., 0), which is not portable.
ok florian@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/07 17:40:53
Modified files:
lib/libc/asr : getrrsetbyname_async.c
Log message:
avoid memcpy(malloc(0), ..., 0), which is not portable.
ok florian@