-
# Describe the bug
Upon invoking `mmap` to map a file with solely read permissions (PROT_READ), and then attempting to apply write permissions (PROT_WRITE) using `mprotect`, Occlum here permits t…
-
Here is an basic example code to get you started:
```
#include
#include
#include
#include
#include
#include "tst_test.h"
#define MNTPOINT "mntpoint"
static int mounted;
{
…
-
RPC tests (`testcases/network/rpc/`) need lots of cleanup. There is a lot of duplicity, code was probably imported from other project, so it does not use LTP API.
It'd also be good to check validit…
pevik updated
4 years ago
-
Is windows compilation supposed to work?
I've cloned the repo, done the git submodules, installed StrawberryPerl and esp-idf-tools with chocolatey.
When I run idf.py build from the checkout in t…
-
Details at:
https://lore.kernel.org/lkml/1628086770.5rn8p04n6j.none@localhost/
https://www.spinics.net/lists/linux-api/msg49762.html
-
These syscalls are going to be part of 6.8:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c9440fea774
-
```
The function is too big and not easily readable. It is better
* to split it into more than one functions: one function for each statistical model (that creates charts and returns the html text re…
-
There is a problem in instantiating a Profile, if no instance that could be cloned would already exist.
Particularly, since the capabilities are attached to the instances of Profile.
**Potential S…
-
As a consequence of the [coreModel issue#22](https://github.com/openBackhaul/core/issues/22) , we require to include the leaf-list embedded-clock in sync-model and augment it to the logical-terminatio…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…