Vlad Badoiu
Vlad Badoiu
Hi, I think the lex binary is needed by kconfig[1]. [1] https://github.com/unikraft/unikraft/tree/staging/support/kconfig
@maniatro111 Let me know if you managed to speak with Simon. I
Hi Cezar, I think that we should also keep the initial Signed-off-by from the initial series. Signed-off-by: Jack Raney Signed-off-by: Cason Schindler
Hi Cristi, I think that we should keep D support in a separate repo, like we did for Go. Basically, we'll have a repo with the runtime and the build...
@CristiBM any update on this?
Hi, This is correct, although I think this not a problem under GCC or clang since it does the (intptr_t) casting behind the hoods.
Will do!
@danield20 Any update on this?
Hi Rekha, Yes, you are correct, an attacker could use these pointers to compromise the unikernel. They should be null as to not break KASLR.
Hi Alex, Thank you for the review, I have solved all your comments. Let me know if there is anything else.