No worries. :)
Quoting Stefan Sperling :
On Tue, Apr 22, 2014 at 10:07:10PM +0200, Stefan Sperling wrote:
On Tue, Apr 22, 2014 at 03:58:23PM -0400, pe...@petermalone.org wrote:
> Hi,
>
> Another replacement of malloc & memset with calloc. This time in init.c.
> Also added a check as non exist
On Tue, Apr 22, 2014 at 10:07:10PM +0200, Stefan Sperling wrote:
> On Tue, Apr 22, 2014 at 03:58:23PM -0400, pe...@petermalone.org wrote:
> > Hi,
> >
> > Another replacement of malloc & memset with calloc. This time in init.c.
> > Also added a check as non existed prior to this.
> >
> > Index: in
On Tue, Apr 22, 2014 at 03:58:23PM -0400, pe...@petermalone.org wrote:
> Hi,
>
> Another replacement of malloc & memset with calloc. This time in init.c.
> Also added a check as non existed prior to this.
>
> Index: init.c
> ===
> RC
Hi,
Another replacement of malloc & memset with calloc. This time in init.c.
Also added a check as non existed prior to this.
Index: init.c
===
RCS file: /cvs/src/sbin/init/init.c,v
retrieving revision 1.49
diff -u -p -u -r1.49 init