thanks, applied. On Fri, Mar 30, 2012 at 3:53 AM, Sourabh Chandak <[email protected]> wrote: > > This patch looks after the restriction on the max permissible length > of every parameter.If a parameter value exceeds the max length it > duda_request_parse returns -1 and an appropriate message is shown > on the terminal when in the TRACE mode. > --- > plugins/duda/duda.c | 11 +++++++++++ > plugins/duda/webservice.c | 1 + > 2 files changed, 12 insertions(+), 0 deletions(-) > mode change 100644 => 100755 plugins/duda/duda.c > mode change 100644 => 100755 plugins/duda/webservice.c > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey >
-- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
