Share

YENCA

Code

Repositories

browse code, statistics, last commit on 2004-05-27 cvs -d:pserver:anonymous@yenca.cvs.sourceforge.net:/cvsroot/yenca login

cvs -z3 -d:pserver:anonymous@yenca.cvs.sourceforge.net:/cvsroot/yenca co -P modulename

Show:

What's happening?

  • memory allocation not proper...

    In the file routing.c , in the function set_route request variable is declared as double pointer and then without alloting the memory for the pointer to the array it started intialising it.. char **request; for (j = 0; j < 10; j++) request[j] = (char *) malloc (128 * sizeof(char)); request[0] = "net"; request[1] = dest; request[2] = "gw"; request[3] = gw;...

    2007-06-21 10:56:31 UTC by nobody

  • YENCA

    stateradu committed patchset 2 of module Yenca_Docs to the YENCA CVS repository, changing 12 files.

    2004-05-27 07:32:12 UTC by stateradu

  • YENCA

    stateradu committed patchset 1 of module Yenca_Docs to the YENCA CVS repository, changing 12 files.

    2004-05-27 07:32:12 UTC by stateradu

  • YENCA

    stateradu committed patchset 2 of module Yenca_Agent to the YENCA CVS repository, changing 60 files.

    2004-05-27 07:31:38 UTC by stateradu

  • YENCA

    stateradu committed patchset 1 of module Yenca_Agent to the YENCA CVS repository, changing 60 files.

    2004-05-27 07:31:38 UTC by stateradu

  • YENCA

    stateradu committed patchset 2 of module Yenca_Manager to the YENCA CVS repository, changing 10 files.

    2004-05-27 07:30:53 UTC by stateradu

  • YENCA

    stateradu committed patchset 1 of module Yenca_Manager to the YENCA CVS repository, changing 10 files.

    2004-05-27 07:30:53 UTC by stateradu

  • YENCA

    Anonymous committed patchset 1 of module CVSROOT to the YENCA CVS repository, changing 11 files.

    2004-05-04 14:12:36 UTC by nobody

  • yenca

    registered the YENCA project.

    2004-04-28 14:15:12 UTC by

Our Numbers