Re: [PATCH] Simple user-logging for svnserve daemon mode
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-03-25 19:03:17 CET
Sir Woody Hackswell wrote:
>+ user = (char *) malloc(16 * sizeof(char));
don't do that.
we use memory pools, not malloc, unless the malloc is necessary to
as for the actual functionality, i'll leave it to ghuson to comment, as
-garrett
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.