NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52849 CVS commit: src/lib/libedit
The following reply was made to PR lib/52849; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52849 CVS commit: src/lib/libedit
Date: Sat, 23 Dec 2017 18:25:04 +0000
Module Name: src
Committed By: uwe
Date: Sat Dec 23 18:25:03 UTC 2017
Modified Files:
src/lib/libedit: history.c
Log Message:
The order in which the arguments to a function are evaluated is
undefined, so don't use va_arg() twice.
PR lib/52849
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/lib/libedit/history.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index