nixpkgs/pkgs/os-specific/linux/audit
Sergei Trofimovich 8cdcda6c97 audit: fix build for linux-headers-5.17
Without the change build fails as:

    audit_wrap.c:5010:15: error: invalid use of flexible array member
     5010 |     arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size));
          |               ^
2022-03-23 08:46:40 +00:00
..
patches audit: fix static linking 2021-01-13 00:00:00 +00:00
default.nix audit: fix build for linux-headers-5.17 2022-03-23 08:46:40 +00:00