]> gcc.gnu.org Git - gcc.git/commit
jartool.c (list_jar): Terminate the 'ascii_date' buffer with a '\0' to guard against...
authorRanjit Mathew <rmathew@hotmail.com>
Tue, 21 Jan 2003 20:53:31 +0000 (20:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 21 Jan 2003 20:53:31 +0000 (20:53 +0000)
commitb39864a90a6e6161df4058241ff54b8f363f98bd
tree91880bbc232b9839d0fcfaf31e3e413c067f21f0
parent100e3acbe2886e01c8afc80a650045f289700776
jartool.c (list_jar): Terminate the 'ascii_date' buffer with a '\0' to guard against the case where...

2003-01-21  Ranjit Mathew  <rmathew@hotmail.com>

* jartool.c (list_jar): Terminate the 'ascii_date' buffer
with a '\0' to guard against the case where the formatted
time string is more than the size allowed by the buffer.

From-SVN: r61571
fastjar/ChangeLog
fastjar/jartool.c
This page took 0.060997 seconds and 5 git commands to generate.