diff options
author | fredb <fredb@pkgsrc.org> | 2002-03-23 22:48:09 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-03-23 22:48:09 +0000 |
commit | 918a9ca4c96aeb3628277bb9e79444146265d99b (patch) | |
tree | 842efb0a3d99e977a2c3eaf9308746ee748e83bc /www/wwwoffle/distinfo | |
parent | 96a481e27fc67a8c015073d2aea639761c3c817c (diff) | |
download | pkgsrc-918a9ca4c96aeb3628277bb9e79444146265d99b.tar.gz |
Fix sprintf() overflow for long urls: sprintf() -> snprintf().
Diffstat (limited to 'www/wwwoffle/distinfo')
-rw-r--r-- | www/wwwoffle/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wwwoffle/distinfo b/www/wwwoffle/distinfo index 1be0cd7fff4..f05d238f74f 100644 --- a/www/wwwoffle/distinfo +++ b/www/wwwoffle/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2002/03/10 22:14:30 fredb Exp $ +$NetBSD: distinfo,v 1.8 2002/03/23 22:48:09 fredb Exp $ SHA1 (wwwoffle-2.7.tgz) = d898f6b15a34e55ddc49161278726a55b01ec377 Size (wwwoffle-2.7.tgz) = 832728 bytes SHA1 (patch-aa) = 580868aed26f02378db32303f8a16fb178ca92dd +SHA1 (patch-ab) = 30f40b7e4726692e7c2a75e5ee85a5f047911e36 |