commit | 5225db68e58a1048cb17f0e36e0d33bc4a8fc410 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Oct 14 08:25:32 2015 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Oct 14 08:25:32 2015 +1100 |
tree | 8b5b407ba62e4628317b9b6aef8002af4e4cadd8 | |
parent | 7365fe5b4859de2305e40ea132da3823830fa710 [diff] |
upstream commit revision 1.15 date: 2012/09/13 15:39:05; author: deraadt; state: Exp; lines: +2 -2; specify the bounds of the dst to strlcat (both values were static and equal, but it is more correct) from Michal Mazurek