Hello, I've noticed that the NVTs contain numerous calls to the string() function with a single static string as parameter. Unless there is a reason for these calls (I can see none) it would probably worth avoiding them, as for each call the parameter is duplicated in memory.
If someone also wants to give a shot at removing the extra calls this would be very welcome! :-) Regards. -- Henri Doreau | Greenbone Networks GmbH | http://www.greenbone.net Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
