FreeBSD-main-amd64-test - Build #19939 - Fixed
- In reply to: jenkins-admin_a_FreeBSD.org: "FreeBSD-main-amd64-test - Build #19938 - Still Unstable"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Nov 2021 04:54:36 UTC
FreeBSD-main-amd64-test - Build #19939 (f16ec9c6e36f1d481468e7301d6f3b857db17561) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19939/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19939/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/19939/console Change summaries: (Those commits are likely but not certainly responsible) f5b0083302edcf421265530cc01dd87c06b23af1 by mav: mpsutil: Fix data truncation by too short buffers. adbaf1b443c68c70911aeb62c9963dd583ec9b45 by kib: posix_spawn.c: format fae_action anon enum more stylish b239cc204a57de4fea7c9477169591ed2df36fc8 by kib: posix_spawn: style, use return () 8ed1e4a5c1a9d0550f1a81e80e22c4012dadec64 by kib: posix_spawn(3), posix_spawn_file_actions_addopen(3): use .Fo/.Fc 25cda42a498101612687b32005856cd8b14f2f7a by kib: posix_spawn: add chdir-related non-portable actions bd44dce5b3176c19a9435a5e7e125fc06182fbc9 by kib: Document posix_spawn_file_actions_addchdir_np(3) a18ddf775744f31a844fd01fbe90207f7c5e706d by kib: posix_spawn: add closefrom non-portable action 78963d796d5cd8b4f6f0e810eaae7a5f02706b02 by kib: Document posix_spawn_file_actions_addclosefrom_np(3) f16ec9c6e36f1d481468e7301d6f3b857db17561 by kib: Add tests for posix_spawn_file_actions_add{chdir,fchdir}_np(3)