FreeBSD Bugzilla – Attachment 25315 Details for
Bug 43295
[Maintainer-update] Fix Build security/steghide
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
steghide.diff.20020923
steghide.diff.20020923 (text/plain), 1.99 KB, created by
Tilman Linneweh
on 2002-09-23 17:50:07 UTC
(
hide
)
Description:
steghide.diff.20020923
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-23 17:50:07 UTC
Size:
1.99 KB
patch
obsolete
>Index: files/patch-src-jpegfile.cc >=================================================================== >RCS file: /home/ncvs/ports/security/steghide/files/patch-src-jpegfile.cc,v >retrieving revision 1.1 >diff -u -r1.1 patch-src-jpegfile.cc >--- files/patch-src-jpegfile.cc 1 Sep 2002 17:35:49 -0000 1.1 >+++ files/patch-src-jpegfile.cc 23 Sep 2002 16:38:41 -0000 >@@ -1,10 +1,11 @@ >---- src/jpegfile.cc.orig Thu Sep 26 20:50:05 2002 >-+++ src/jpegfile.cc Thu Sep 26 20:50:33 2002 >-@@ -19,6 +19,7 @@ >+--- src/jpegfile.cc.orig Tue May 14 07:48:06 2002 >++++ src/jpegfile.cc Mon Sep 23 18:37:37 2002 >+@@ -19,6 +19,8 @@ > */ > > #include <iostream> > +#include <vector> >++#include <string> > > #include "cvrstgfile.h" > #include "jpegbase.h" >Index: files/patch-src-jpeghufftable.cc >=================================================================== >RCS file: /home/ncvs/ports/security/steghide/files/patch-src-jpeghufftable.cc,v >retrieving revision 1.1 >diff -u -r1.1 patch-src-jpeghufftable.cc >--- files/patch-src-jpeghufftable.cc 1 Sep 2002 17:35:49 -0000 1.1 >+++ files/patch-src-jpeghufftable.cc 23 Sep 2002 16:39:52 -0000 >@@ -1,10 +1,11 @@ >---- src/jpeghufftable.cc.orig Thu Sep 26 21:02:04 2002 >-+++ src/jpeghufftable.cc Thu Sep 26 21:22:37 2002 >-@@ -22,13 +22,14 @@ >+--- src/jpeghufftable.cc.orig Tue May 14 07:48:06 2002 >++++ src/jpeghufftable.cc Mon Sep 23 18:39:13 2002 >+@@ -22,13 +22,15 @@ > #include <limits.h> > > #include <iostream> > +#include <vector> >++#include <string> > > #include "error.h" > #include "binaryio.h" >@@ -16,7 +17,7 @@ > : JpegSegment (JpegElement::MarkerDHT) > { > tableclass = 0xFF ; >-@@ -36,7 +37,7 @@ >+@@ -36,7 +38,7 @@ > lengthremaining = lr ; > } > >@@ -25,7 +26,7 @@ > : JpegSegment (JpegElement::MarkerDHT) > { > tableclass = 0xFF ; >-@@ -81,7 +82,7 @@ >+@@ -81,7 +83,7 @@ > return tabledestid ; > } > >@@ -34,7 +35,7 @@ > { > assert (b.size() == 16) ; > >-@@ -236,7 +237,7 @@ >+@@ -236,7 +238,7 @@ > for (unsigned int l = 1 ; l <= Len_bits ; l++) { > io->write8 ((unsigned char) getBits(l)) ; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 43295
: 25315