This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x



------- Comment #4 from sam at gcc dot gnu dot org  2007-12-01 12:03 -------
Subject: Bug 33722

Author: sam
Date: Sat Dec  1 12:03:42 2007
New Revision: 130556

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130556
Log:
2007-12-01  Kostik Belousov  <kostikbel@ukr.net>

    gcc/ada/
        PR ada/33722
        * env.c (__gnat_setenv): FreeBSD 7 has a POSIX conformant putenv()
        and its argument must not be free()ed.


Modified:
    branches/gcc-4_2-branch/gcc/ada/ChangeLog
    branches/gcc-4_2-branch/gcc/ada/env.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]