Added patch for bufferoverflow in logger
This commit is contained in:
parent
f118b4545f
commit
556daa9eca
2 changed files with 50 additions and 0 deletions
|
|
@ -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
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue