* [gentoo-commits] gentoo-x86 commit in dev-libs/libburn/files: libburn-1.3.6-buffer-overflow.patch
@ 2014-03-14 20:33 Daniel Pielmeier (billie)
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Pielmeier (billie) @ 2014-03-14 20:33 UTC (permalink / raw
To: gentoo-commits
billie 14/03/14 20:33:05
Added: libburn-1.3.6-buffer-overflow.patch
Log:
Add patch to prevent a buffer overflow in libburn/write.c which may occur for certain tracks when trying to burn a CD in TAO mode.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 215AD14D)
Revision Changes Path
1.1 dev-libs/libburn/files/libburn-1.3.6-buffer-overflow.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/files/libburn-1.3.6-buffer-overflow.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libburn/files/libburn-1.3.6-buffer-overflow.patch?rev=1.1&content-type=text/plain
Index: libburn-1.3.6-buffer-overflow.patch
===================================================================
Index: /libburn/trunk/libburn/write.c
===================================================================
--- /libburn/trunk/libburn/write.c (revision 5238)
+++ /libburn/trunk/libburn/write.c (revision 5281)
@@ -1102,5 +1102,5 @@
int i, tmp = 0, open_ended = 0, ret= 0, nwa, lba;
int sectors;
- char msg[80];
+ char msg[160];
d->rlba = -150;
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/libburn/files: libburn-1.3.6-buffer-overflow.patch
@ 2015-05-22 17:11 Daniel Pielmeier (billie)
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Pielmeier (billie) @ 2015-05-22 17:11 UTC (permalink / raw
To: gentoo-commits
billie 15/05/22 17:11:03
Removed: libburn-1.3.6-buffer-overflow.patch
Log:
Remove unused patch.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 215AD14D)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-22 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 20:33 [gentoo-commits] gentoo-x86 commit in dev-libs/libburn/files: libburn-1.3.6-buffer-overflow.patch Daniel Pielmeier (billie)
-- strict thread matches above, loose matches on Subject: below --
2015-05-22 17:11 Daniel Pielmeier (billie)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox