[PATCH] - unix_efile.c bad arg type passed to strncat call

Filipe David Manana fdmanana@REDACTED
Wed Dec 15 12:51:57 CET 2010


The following patch fixes the type of the third argument passed to a
call to strncat (should be of type size_t and not size_t *).

git fetch git://github.com/fdmanana/otp.git unix_efile_readdir_fix

Thanks.
-- 
Filipe David Manana,
fdmanana@REDACTED, fdmanana@REDACTED

"Reasonable men adapt themselves to the world.
 Unreasonable men adapt the world to themselves.
 That's why all progress depends on unreasonable men."


More information about the erlang-patches mailing list