[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch] fix double free in fts_read
From: |
Mike Frysinger |
Subject: |
[patch] fix double free in fts_read |
Date: |
Mon, 29 Aug 2005 19:40:04 -0400 |
User-agent: |
KMail/1.8.2 |
find attached a patch by Martin Schlemmer to fix a double free in the fts_read
function
original bug report:
http://bugs.gentoo.org/show_bug.cgi?id=87490
explanation of issue:
http://bugs.gentoo.org/show_bug.cgi?id=87490#c8
patch (also attached):
http://bugs.gentoo.org/attachment.cgi?id=65200
-mike
020_all_coreutils-5.2.1-fts_read-double-free.patch
Description: Text Data
- [patch] fix double free in fts_read,
Mike Frysinger <=