]> Savannah Git Hosting - gnulib.git/commit
posix_spawn_file_actions_destroy: Fix a crash (bug from 2019-06-10).
authorBruno Haible <bruno@clisp.org>
Tue, 28 Apr 2020 10:29:04 +0000 (12:29 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 28 Apr 2020 10:29:04 +0000 (12:29 +0200)
commit5d0516ca8513f9346fb6a0ded2ba1569fe0f806a
treec94e03e10c313127541a6f8f689b9510c7c60786
parent7bafd5ec482d72b1e812ff0bf23add14fcb1841a
posix_spawn_file_actions_destroy: Fix a crash (bug from 2019-06-10).

* lib/spawn_faction_destroy.c (posix_spawn_file_actions_destroy): Don't
access elements of the wrong union member.
ChangeLog
lib/spawn_faction_destroy.c