Thursday, April 27, 2023

Re: [New] security/Nuclei 2.9.0 to 2.9.2

On Sat, 2023-04-15 at 21:02 +0200, Omar Polo wrote:
> On 2023/04/14 21:30:26 +0800, lux <lx@shellcodes.org> wrote:
> > On Wed, 2023-04-12 at 21:58 +0200, Omar Polo wrote:
> > > I haven't tested it, but the build ends with a
> > >
> > > : zsyscall_openbsd_amd64.s:213
> > > : (syscall/zsyscall_openbsd_amd64.s:213)([...]/go-link-
> > > 1246028766/go.o:
> > > : (syscall.libc_syscall_trampoline.abi0)): warning: syscall() may
> > > go
> > > : away, please rewrite code to use direct calls
> > >
> > > which hints that it may broke a runtime.
> > >
> >
> > This warning comes from lib/libc/dlfcn/init.c:
> >
> > #if defined(APIWARN)
> > __warn_references(syscall,
> >     "syscall() may go away, please rewrite code to use direct
> > calls");
> >

No comments:

Post a Comment