increase TMP_MAX to the equivalent of INT_MAX. it's actually more,
authortedu <tedu@openbsd.org>
Tue, 20 Jan 2015 22:09:50 +0000 (22:09 +0000)
committertedu <tedu@openbsd.org>
Tue, 20 Jan 2015 22:09:50 +0000 (22:09 +0000)
commit7a4e5fc41a6bfa32d50e42b1b7ff8f7f8b43dad0
tree771db066ec14fdac96b1f48d651a54e4b7675c92
parentbefabf7cd7290f8aaeb141e43cd1cc1341255059
increase TMP_MAX to the equivalent of INT_MAX. it's actually more,
but safer not to wraparound by accident.
ok deraadt millert miod
include/limits.h
include/stdio.h