Your message dated Sun, 5 Feb 2006 01:12:08 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [EMAIL PROTECTED]: mmv_1.01b-14_i386.changes ACCEPTED]
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
>From [EMAIL PROTECTED] Thu Jun 30 05:41:11 2005
Received: (at submit) by bugs.debian.org; 30 Jun 2005 12:41:11 +0000
Return-path: <[EMAIL PROTECTED]>
Received: from skl2.ukl.uni-freiburg.de (relay2.uniklinik-freiburg.de) 
[193.196.199.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DnyLt-0007ci-00; Thu, 30 Jun 2005 05:41:10 -0700
Received: from vscanmailb.ukl.uni-freiburg.de (vscanmailb.uniklinik-freiburg.de 
[193.196.199.48])
        by relay2.uniklinik-freiburg.de (Email) with SMTP id D80AF3A00F
        for <[EMAIL PROTECTED]>; Thu, 30 Jun 2005 14:41:05 +0200 (CEST)
Received: From pst15.ukl.uni-freiburg.de ([193.196.244.15]) by 
vscanmailb.ukl.uni-freiburg.de (WebShield SMTP v4.5 MR1a P0803.345);
        id 1120135380437; Thu, 30 Jun 2005 14:43:00 +0200
Received: from charly by pst15.ukl.uni-freiburg.de with local (Exim 4.51)
        id 1DnyLj-0007OU-Iw; Thu, 30 Jun 2005 14:40:59 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bernd Feige <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mmv seg fault FIXED; PATCH
Reply-To: "Dr. Bernd Feige" <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.15
Date: Thu, 30 Jun 2005 14:40:59 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mmv
Version: 1.01b-12
Severity: important
Tags: patch

Dear mmv maintainers,

Bug #179337 had been closed because it was deemed irreproducible.
Sadly, the segfault is 100% reproducible on my systems when a target
directory is missing.

Debugging shows that the reason is that the automatic variable FILEINFO
*fdel is not initialized in checkto() and the missing target directory
prevents that it it ever assigned a value before it is checked against
NULL in line 1378.  The attached patch fixes this.

Regards,
Bernd
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.1
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages mmv depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

mmv recommends no packages.

-- no debconf information

-- PATCH:

*** mmv.c       2005/04/15 15:10:48     1.2
--- mmv.c       2005/04/15 15:28:58     1.3
***************
*** 1280,1286 ****
  {
        char tpath[MAXPATH + 1];
        char *pathend;
!       FILEINFO *fdel;
        int hlen, tlen;
  
        if (op & DIRMOVE) {
--- 1280,1286 ----
  {
        char tpath[MAXPATH + 1];
        char *pathend;
!       FILEINFO *fdel=NULL;
        int hlen, tlen;
  
        if (op & DIRMOVE) {


--- End Message ---
--- Begin Message ---
>From [EMAIL PROTECTED] Sat Feb 04 16:12:12 2006
Received: (at 316363-done) by bugs.debian.org; 5 Feb 2006 00:12:12 +0000
Return-path: <[EMAIL PROTECTED]>
Received: from quechua.inka.de
        ([193.197.184.2] helo=mail.inka.de ident=mail)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F5XVk-0005hI-Et; Sat, 04 Feb 2006 16:12:12 -0800
Received: from calista.inka.de (p54a33a07.dip0.t-ipconnect.de [84.163.58.7])
        by mail.inka.de with esmtpsa 
        id 1F5XVi-0003Sj-OE; Sun, 05 Feb 2006 01:12:10 +0100
Received: from ecki by calista.inka.de with local   (Exim 3.35 #1 (Debian))
        id 1F5XVg-0002Qr-00; Sun, 05 Feb 2006 01:12:08 +0100
Date: Sun, 5 Feb 2006 01:12:08 +0100
From: Bernd Eckenfels <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: [EMAIL PROTECTED]: mmv_1.01b-14_i386.changes ACCEPTED]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.5.9i
Sender: Bernd Eckenfels <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.8 required=4.0 tests=BAYES_01,FROM_ENDS_IN_NUMS 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Version: 1.01b-14

thanks for the NMU, it is fixed here:

----- Forwarded message from Debian Installer <[EMAIL PROTECTED]> -----

Envelope-to: [EMAIL PROTECTED]
Delivery-date: Sun, 05 Feb 2006 00:50:16 +0100
From: Debian Installer <[EMAIL PROTECTED]>
To: Bernd Eckenfels <[EMAIL PROTECTED]>
X-Katie: $Revision: 1.65 $
Subject: mmv_1.01b-14_i386.changes ACCEPTED
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on calista.inka.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 required=4.7 tests=BAYES_00 autolearn=ham 
        version=3.0.3


Accepted:
mmv_1.01b-14.diff.gz
  to pool/main/m/mmv/mmv_1.01b-14.diff.gz
mmv_1.01b-14.dsc
  to pool/main/m/mmv/mmv_1.01b-14.dsc
mmv_1.01b-14_i386.deb
  to pool/main/m/mmv/mmv_1.01b-14_i386.deb
Announcing to [email protected]


Thank you for your contribution to Debian.

----- End forwarded message -----

-- 
  (OO)     -- [EMAIL PROTECTED] --
 ( .. )    [EMAIL PROTECTED],linux.de,debian.org}  http://www.eckes.org/
  o--o   1024D/E383CD7E  [EMAIL PROTECTED]  v:+497211603874  f:+49721151516129
(O____O)  When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!

--- End Message ---

Reply via email to