Re: [PATCH 3/9] hfs: Known exploit detection for CVE-2011-4330

2013-12-13 Thread Dan Carpenter
On Thu, Dec 12, 2013 at 05:52:26PM +0100, vegard.nos...@oracle.com wrote: > From: Vegard Nossum No need for this because we can get that from the email. > > See bc5b8a9003132ae44559edd63a1623b7b99dfb68. Put some human readable text in your changelog like the patch title or something. regards

[PATCH 3/9] hfs: Known exploit detection for CVE-2011-4330

2013-12-12 Thread vegard . nossum
From: Vegard Nossum See bc5b8a9003132ae44559edd63a1623b7b99dfb68. Cc: Dan Carpenter Signed-off-by: Vegard Nossum --- fs/hfs/trans.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fs/hfs/trans.c b/fs/hfs/trans.c index b1ce4c7..2fe83f0 100644 --- a/fs/hfs/trans.c +++