Moritz Sichert

Results 7 issues of Moritz Sichert

This is a new attempt at #23, let me know what you think! It's still WIP and I will definitely change many things about it.

I think we didn't explicitly mention how extra, non-ORM data should be handled. On the construction step it says in the docs: > It should be easy to modify the...

I added the Address class, but many tests are still breaking and I can't find the cause at the moment. Also, I couldn't remove the functions `py_address` and `str_address` because...

We should make a address class, that should have the methods that currently are in `ejtp.address`. If it is a desired functionality, the address class could still implement the `__getitem__`...

enhancement
FreedomSponsors.org

I think jacks should get a dynamic registering structure like I explained for Frames in #65. Furthermore it would make sense to be able to make Jacks read or write...

enhancement
FreedomSponsors.org

**systemd version the issue has been seen with** > systemd 247 (247.2-1-arch) +PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS...

bug 🐛
cgroups
pid1

Other PRs have fixed issues with malloc not being the only code that may use the `memory.grow` instruction (#377, #394). This merge requests fixes some issues that can occur when...