-
Found fuzzing with domato.
```html
setTimeout(_=>{
document.open();
document.createRange().insertNode(document.createElement("a"));
document.writeln(728544);
});
```
```gdb
VMwa…
-
In the forcing of `subroutine urban`, temperature `TA` is from `T3D` which is actual temperature:
https://github.com/NCAR/noahmp/blob/848f54ad3d28c4303151fe5ad83724e232694422/drivers/wrf/module_sf_no…
-
`./mach run -d 'data:text/html,'`
Focus the text input with the mouse, then use shift+left to select the previous character. Instead the character appears to be deleted. We should start by determinin…
-
xlua里按照签名调用,需要传参的时候,到底如何传参
比如 UnityPlayerActivity 里
public static int addFunc (int a,int b) {
return a + b;
}
在xlua 里
local clazz = CS.UnityEngine.AndroidJNI.FindClass('com/unity3d/pla…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort…
-
See log here https://buildd.debian.org/status/fetch.php?pkg=rust-wasm-bindgen-macro-support&arch=ppc64el&ver=0.2.33-1&stamp=1549258418&raw=0
The same issue is reproducible with the rustc binary fro…
-
Found with domato.
```html
t = document.querySelector("textarea");
t.value = String.fromCodePoint(128); // any multi-byte codepoint
t.setRangeText("", 1, 1);
```
```gdb
VMware, Inc.
…
-
Hi everyone!
I am trying to use the Caffe weights available at https://lmb.informatik.uni-freiburg.de/resources/opensource/unet/ for a model implemented in Tensorflow.
To be more specific, I rea…
ghost updated
3 years ago
-
The devtools server lives in components/devtools and is used for external introspection of web content in Servo by the high-quality developer tools that live in Firefox. All testing is performed throu…
-
https://github.com/techmovie/easy-upload/blob/0d3fa357bfd13810ff05f1873863346e5b6774e7/src/target/bhd.ts#L145