aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-04-16 21:44:35 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-04-16 21:44:35 +0000
commit8ded906d2af44dc77b2355400c7b60743f3b8c84 (patch)
tree64768f86d10d3a6f01d98f591489a1569519dd1e /Makefile.inc1
parent43d4f8c4c6ba7e5c47bf8239f80a154004c5b458 (diff)
downloadsrc-8ded906d2af44dc77b2355400c7b60743f3b8c84.tar.gz
src-8ded906d2af44dc77b2355400c7b60743f3b8c84.zip
Fix SIGINFO race causing final results to be lost to stderr.
If a SIGINFO comes in after the file is read then the 'siginfo' flag is set to 1 and the next call to show_cnt() (at exit) would print the data to stderr rather than the expected stdout. This was found with spamming Poudriere with SIGINFO which caused a 'wc -l' execution to return no data rather than an expected number. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=281617
Diffstat (limited to 'Makefile.inc1')
0 files changed, 0 insertions, 0 deletions