tspc crashes when client_v4 is not "auto" on 64-bit systems

Bug #323288 reported by ooze
2
Affects Status Importance Assigned to Milestone
tspc (Ubuntu)
Fix Released
Undecided
Andreas Wenning

Bug Description

Binary package hint: tspc

TSPC crashes due to a memcpy from a pointer to an unsigned long (which may be 64-bit long on 64-bit systems) to a struct in_addr (which is always 32-bit long).

The attached patch causes tspc to define a variable of type inet_addr_t instead of unsigned long.

tspc:
  Installé : 2.1.1-8ubuntu1
  Candidat : 2.1.1-8ubuntu1
 Table de version :
 *** 2.1.1-8ubuntu1 0
        500 http://archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

Related branches

Revision history for this message
ooze (zoe-gauthier) wrote :
Revision history for this message
ooze (zoe-gauthier) wrote :
ooze (zoe-gauthier)
Changed in tspc:
status: New → Confirmed
Revision history for this message
ooze (zoe-gauthier) wrote :
Changed in tspc:
assignee: nobody → ubuntu-universe-sponsors
Changed in tspc (Ubuntu):
assignee: ubuntu-universe-sponsors → andreas-wenning
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tspc - 2.1.1-8ubuntu2

---------------
tspc (2.1.1-8ubuntu2) jaunty; urgency=low

  * Fix crash on 64-bit architectures when client_v4 option
    is not "auto" (LP: #323288)

 -- Philippe Gauthier <email address hidden> Tue, 03 Mar 2009 22:12:34 -0500

Changed in tspc (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.