Hi All,
Looks like there are some bug in pkg-lib-gentoo.inc ? I did some debugging
again and usually gentoo checks works, if both parameters are not passed to
library.
for example: glsa_201209_25.nasl
this works fine:
if((res = ispkgvuln(pkg:"app-emulation/vmware-player", unaffected:
make_list(), vulnerable: make_list("le 2.5.5.328052"))) != NULL ) {
report += res;
}
as only vulnerable parameter is passed to library. any idea how to debug
this issue as it's a bit complex debug authenticated checks with libraries?
--
Eero
_______________________________________________
Openvas-plugins mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins