This is the mail archive of the cygwin-patches@cygwin.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]

case-sensitiveness of environment problem


Hi!

  if cygwin environment contains both 'Path' and 'PATH', creating
windows environment from it causes crash due to reallocating memory
object which is externally referenced. this patch fixes that.

i feel that we need a bit more tweaking with environment to deal with
it case-insensitiveness under win32.

egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19

env-case-crash.diff

env-case-crash.ChangeLog


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