Page MenuHome GnuPG

753_0001-Fix-possible-AIX-problem-with-sysconf-in-rndunix.patch
AbandonedPublic

Authored by werner on Jan 15 2016, 4:11 PM.

Details

Reviewers
None
Summary

From a38dffde7b19bd4881afcd87c23aac2daa5bd52a Mon Sep 17 00:00:00 2001
From: Werner Koch <wk@gnupg.org>
Date: Fri, 15 Jan 2016 15:51:37 +0100
Subject: [PATCH] Fix possible AIX problem with sysconf in rndunix.

  • cipher/rndunix.c [HAVE_STDINT_H]: Include stdint.h.

(start_gatherer): Detect misbehaving sysconf.

See
GnuPG-bug-id: 1778
for the reason of this patch. There is no concrete bug report but this
chnage should not harm.

Signed-off-by: Werner Koch <wk@gnupg.org>

cipher/rndunix.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)

2.1.4

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped