This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


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

cfree from newlib is linked instead of "cygheap" cfree


Hi!

  class  child_info  uses cfree in it's destructor, assuming this will
be  cfree  for  cygheap. Nevertheless, in spawn.cc compiler uses cfree
from  newlib,  when ciresrv variable in  spawn_guts  get  freed. this,
obviously, causes crash. how about this patch? 

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

cfree-ambiguity.diff

cfree-ambiguity.ChangeLog


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