Public bug reported:

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

** Affects: tspc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
tspc crashes when client_v4 is not "auto" on 64-bit systems
https://bugs.launchpad.net/bugs/323288
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to