gsovereignty
gsovereignty
CVE-2019-20149 moderate severity Vulnerable versions: < 6.0.3 Patched version: 6.0.3 ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as...
I get this when I try to compile for 2080ti with CCAP 7.5 Any ideas? ``` /usr/bin/nvcc -maxrregcount=0 --ptxas-options=-v --compile --compiler-options -fPIC -ccbin /usr/bin/g++ -m64 -O2 -I/usr/local/cuda-11.3/include -gencode=arch=compute_75,code=sm_75 -o obj/GPU/GPUEngine.o...
`go get -u -v -x github.com/ipsn/go-libtor` results in this error (OSX) ``` # github.com/ipsn/go-libtor/libtor In file included from go/src/github.com/ipsn/go-libtor/libtor/libevent_buffer.go:8: In file included from go/src/github.com/ipsn/go-libtor/libtor/../libevent/compat/../buffer.c:85: In file included from go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/event.h:204: go/src/github.com/ipsn/go-libtor/libtor/../libevent/include/event2/util.h:129:2:...
I'm trying to build on OSX 10.10 I run: ./autogen.sh ./configure make and receive: make[2]: ./install-sh: Permission denied make[2]: **\* [cryptonight/.dirstamp] Error 1 make[1]: **\* [all-recursive] Error 1 make: **\*...
Looks like you need to import Dexie first or something? All I get is `db is not defined`. Do you have any projects that are using this library so I...
### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Transmitter firmware...
Just wondering, is there some nefarious reason the source code isn't being published or does it just _look_ that way?
OS: OSX Arch: arm/m2 Compiles successfully but I get this error when executing the binary: `: Error allocating TSD`
Hi Aaron, not sure if you've seen the [Nostrovia podcast](https://nostrovia.org) but it's a weekly podcast I started about Nostr. Fiatjaf mentioned that it would be good to have you on...
Signatures are very often missing on events whenever Dexie cache is used. I thought it may have been something retarded in my implementation at https://github.com/nostrocket/hypergolic/ but this is now reproduced...