]> git.ipfire.org Git - thirdparty/fcron.git/commit
fixed a potential (unlikely) 1 byte buffer overflow in strncat()
authorThibault Godouet <yo8192@users.noreply.github.com>
Wed, 5 Dec 2012 19:52:18 +0000 (19:52 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Wed, 5 Dec 2012 19:52:18 +0000 (19:52 +0000)
commit1b7d009abfb6df8b1c22644b0cc6a7e10685211f
tree4754215108c7167a32e90998309bd0bb832a3f91
parent80f975ec3bf1102faa9883678f0c8b2acff057c0
fixed a potential (unlikely) 1 byte buffer overflow in strncat()
doc/en/changes.sgml
doc/en/todo.sgml
socket.c