Your message dated Mon, 22 Dec 2008 15:02:09 +0000
with message-id <e1lemil-0005hb...@ries.debian.org>
and subject line Bug#508875: fixed in gnu-fdisk 1.1-2
has caused the Debian Bug report #508875,
regarding gnu-fdisk: completion_matches implicitly converted to pointer
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
508875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508875
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnu-fdisk
Version: 1.1-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `completion_matches' implicitly converted to pointer at ui.c:189

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions

--- gnu-fdisk-1.1.orig/src/ui.c 2008-11-07 05:54:51.000000000 -0700
+++ gnu-fdisk-1.1/src/ui.c      2008-12-15 23:44:43.000000000 -0700
@@ -85,10 +85,6 @@
 # endif
   
 
-# ifndef HAVE_RL_COMPLETION_MATCHES
-#  define rl_completion_matches completion_matches
-# endif
-
 # ifndef rl_compentry_func_t
 #  define rl_compentry_func_t void
 # endif



--- End Message ---
--- Begin Message ---
Source: gnu-fdisk
Source-Version: 1.1-2

We believe that the bug you reported is fixed in the latest version of
gnu-fdisk, which is due to be installed in the Debian FTP archive:

gnu-fdisk_1.1-2.diff.gz
  to pool/main/g/gnu-fdisk/gnu-fdisk_1.1-2.diff.gz
gnu-fdisk_1.1-2.dsc
  to pool/main/g/gnu-fdisk/gnu-fdisk_1.1-2.dsc
gnu-fdisk_1.1-2_i386.deb
  to pool/main/g/gnu-fdisk/gnu-fdisk_1.1-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 508...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Oswald <x.osw...@free.fr> (supplier of updated gnu-fdisk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 22 Dec 2008 15:19:22 +0100
Source: gnu-fdisk
Binary: gnu-fdisk
Architecture: source i386
Version: 1.1-2
Distribution: unstable
Urgency: high
Maintainer: Parted Maintainer Team <parted-maintain...@lists.alioth.debian.org>
Changed-By: Xavier Oswald <x.osw...@free.fr>
Description: 
 gnu-fdisk  - Linux fdisk replacement based on libparted
Closes: 508875
Changes: 
 gnu-fdisk (1.1-2) unstable; urgency=high
 .
   * Add Build-Depends on quilt in debian/control
   * Add debian/patches/pointer patch, fixing architectures segfault where the
     size of a pointer is greater than the size of an integer (Closes: #508875)
     thanks to dann frazier <da...@debian.org>
Checksums-Sha1: 
 4f22052aa9f453a16943afaaacaa65e8e2d9726e 1196 gnu-fdisk_1.1-2.dsc
 cad5b040e83dec77faafb8b89b9ba6514bfe29aa 17225 gnu-fdisk_1.1-2.diff.gz
 a4e210b8bcfb034f774c8f991a215093c327eb78 109342 gnu-fdisk_1.1-2_i386.deb
Checksums-Sha256: 
 291f47a25cfd1f3a2d4a4bead272dc35055106fe281c75707ac302e35019820f 1196 
gnu-fdisk_1.1-2.dsc
 2dfc88a232a4bfda9516c5c751e27b39f19fe0ce19b1ba8dc34af68fa17d2148 17225 
gnu-fdisk_1.1-2.diff.gz
 9a828930a82a55efe9cd7df08049c36ae12224a3821249b84f44f89bdfb1cb85 109342 
gnu-fdisk_1.1-2_i386.deb
Files: 
 f106bc936dc997340cdaaf259e0dcc04 1196 utils extra gnu-fdisk_1.1-2.dsc
 3da2cb839235f979dbf5be3cc14b5b59 17225 utils extra gnu-fdisk_1.1-2.diff.gz
 3179651bc64bd7883f813fbd73fc2033 109342 utils extra gnu-fdisk_1.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklPp7UACgkQpDDGqoi7tR7OqACeJg+ope9p7EvL/TOVKfYOe2OV
x6MAoJv4ptXu+dh2KpCTyH7quryYP2xY
=JSzC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to