-
It would be nice if `stdint` had a fall-back on pure OCaml code for targets that don't support C bindings, e.g. Js_of_ocaml.
I just open-sourced my pure OCaml integer implementation, which might be h…
-
# Lines of code
https://github.com/code-423n4/2022-02-concur/blob/shelter-client/contracts/ConvexStakingWrapper.sol#L216-L259
# Vulnerability details
## Impact
The `ConvexStakingWrapper.sol` impl…
-
Based on #10313 and the request in https://github.com/doxygen/doxygen/issues/10313#issuecomment-1741817360 and the description in https://github.com/doxygen/doxygen/issues/10313#issuecomment-173225536…
-
i dont really know much about this package, but SciMLSensitivity failed to precompile.
```julia
ERROR: LoadError: MethodError: no method matching retrieve_code_info(::Core.MethodInstance)
Closes…
-
KingNFT
medium
# Potential damages due to incorrect implementation of the ````ZIP```` algorithm
## Summary
````WooracleV2_2.fallback()```` is used to post zipped token price and state data to the c…
-
**Github username:** @J4X_98
**Twitter username:** J4X_Security
**Submission hash (on-chain):** 0x44135b783d69a9e687774608b7a95fe80f37d846068dc807d9fcd19ee8603743
**Severity:** high
**Description:**…
-
This is more of a question really. A snippet like
```fstar
open FStar.Seq
module U32 = FStar.UInt32
[@@Comment "test"]
let f (x:U32.t) (s : seq int) : U32.t = x
```
will be dropped (albeit …
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/9ee60f142f9f5c1fe8bc50eef915cf33124a534f/contracts/plugins/assets/erc20/RewardableERC20.sol#L86
# Vulnerability details
## Impact
…
-
On Microsoft Windows, there is a new C runtime "libc" called "ucrt". Many of the changes support ISO C99 conformance..
https://devblogs.microsoft.com/cppblog/introducing-the-universal-crt/
https://d…
-
When I enter `python3 build-system/Make/Make.py \ --cacheDir="$HOME/telegram-bazel-cache" \ generateProject \ --configurationPath=build-system/template_minimal_development_configuration.json \ --xcode…