[Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL

2006-01-01 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23084




[Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL

2005-09-23 Thread fche at redhat dot com

--- Additional Comments From fche at redhat dot com  2005-09-23 21:58 
---
patch committed

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23084


[Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL

2005-09-23 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-23 
21:58 ---
Subject: Bug 23084

CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED]   2005-09-23 21:58:42

Modified files:
libmudflap : ChangeLog mf-hooks2.c 

Log message:
2005-09-23  Frank Ch. Eigler  [EMAIL PROTECTED]

PR 23084.
* mf-hooks2.c (accept): Tolerate NULL sockaddr* parameter.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/ChangeLog.diff?cvsroot=gccr1=1.72r2=1.73
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/mf-hooks2.c.diff?cvsroot=gccr1=1.14r2=1.15



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23084


[Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL

2005-07-26 Thread syzop at vulnscan dot org

--- Additional Comments From syzop at vulnscan dot org  2005-07-26 18:53 
---
Created an attachment (id=9369)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9369action=view)
C program to reproduce this mudflap bug

Compiled with:
gcc -o mudflaptest mudflaptest.c -Wall -fmudflap -lmudflap

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23084


[Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL

2005-07-26 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-26 
18:56 ---
Confirmed by looking at the source.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
  GCC build triplet|gcc 4.0.1 20050720 (Red Hat |
   |4.0.1-4)|
 GCC target triplet|Linux 2.6.11-1 -- Fedora|
   |Core 4 w/updates-testing|
   Last reconfirmed|-00-00 00:00:00 |2005-07-26 18:56:11
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23084