Vlad Badoiu

Results 21 comments of Vlad Badoiu

Hi Alex, In the first case, the behaviour seems right since KASAN detects an invalid access which may be related to the assertion failing in the default case. `[ 0.135880]...

Hi @mschlumpp, Thanks for the review! I'll update accordingly.

Yeah, we should wait for Mark's pull request to get in before upstreaming this. I'll rebase and update this pull request once his work is on staging.

@razvand this PR should be moved to the next release, we have to get #603 in first.

Hi, we're currently working on upstreaming the firecracker platform code, the repo is private right now.

Hi aaglenn, I'll be releasing the first version in the upcoming weeks. I have no upcoming deadline in the next month and I'll be able to put more work into...

Hi Rekha, Good catch, yes this is a bug in the interrupt safe implementation of memmove.

Adding to the previous answer, if you want to build app-httpreply manually, you should add a network stack, lwip. This is where you'll get `sys/socket.h` from. Basically, you should clone...

@razvand we can close this pull request. It is superseded by #680