Added patch for bufferoverflow in logger

This commit is contained in:
Sebastian 2025-02-02 13:56:49 +01:00
parent f118b4545f
commit 556daa9eca
2 changed files with 50 additions and 0 deletions

View file

@ -15,6 +15,7 @@ stdenv.mkDerivation {
./0001-patch-install-path.patch
./0002-fix-missing-include.patch
./0003-fix-null-controller.patch
./0004-fix-bufferoverflow.patch
];
}