-
```
What steps will reproduce the problem?
1. Installed Android SDK (tried 2.1 and 2.3) and DroidBox
2. Started the Android emulator and then DroidBox
3. Infinite wait for the analysis...
What is the…
-
```
What steps will reproduce the problem?
1. Installed Android SDK (tried 2.1 and 2.3) and DroidBox
2. Started the Android emulator and then DroidBox
3. Infinite wait for the analysis...
What is the…
-
After discussions with Eric Boden, it seems clear that we should move to a new mechanism for accommodating those who want to perform static analysis over the framework. Eric has a mechanism which all…
-
### Package Name
dlest
### Tool Name
DLest
### Package type
ZIP_EXE
### Tool's version number
1.0
### Category
Utilities
### Tool's authors
Jean-Pierre LESUEUR
### Tool's description
DLes…
-
MODEM
Modem+CMTS Analysis Page
Use Blade for CMTS AND Modems
Dashboard/Forcast
Show flood ping dynamically - like on command line - like on old provisioning system (see Modem->Analyses in GU…
ghost updated
6 years ago
-
- simple: 1 segmentation, pipo.descr
- full: 3 segmentations, pipo.descr
- mosaicing: MFCC
Extra points: only 1 mubu.process
-
## Commit
Latest Main
## Location
- value-range-analysis/Liveness.h
- Line 234
- Line 1092
## Description
At Line 234, the `condition` of the `BranchInst` is dynamically casted into `IC…
-
So far, the idea is to compute the final score of each suggestion based on a weighted sum.
For instance, on JS:
```
w1·(keyword score) + w2·(static analysis score)
+ w3·(dynamic lookup score) + w4·(…
-
Based on approach taken in https://github.com/nikialeksey/nullfree/blob/d9b270a6ed31d2cd0556139e80d5531bcb023923/lib/src/main/java/com/nikialeksey/nullfree/sources/java/JavaSourceFile.java#L63
I th…
-
The following c code has two allocation sites for the memory referenced by pointer `data`, with different size values:
```c
#include
#include
#include
void foo()
{
char * data;
if…