klmr92 / uguu

Automatically exported from code.google.com/p/uguu
Other
0 stars 1 forks source link

Remove local static variable from getpass.c #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Am I doing it right?

Original issue reported on code.google.com by ruslan.savchenko on 7 Apr 2010 at 8:17

Attachments:

GoogleCodeExporter commented 9 years ago
It's not clear from MSDN documentation whether we need to close handle returned 
by
GetStdHandle. Also, closing this handle has different consequence for console 
and
file input. That's why I prefer not to call this function each time.

Original comment by radist...@gmail.com on 8 Apr 2010 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by radist...@gmail.com on 8 Apr 2010 at 6:59

GoogleCodeExporter commented 9 years ago
Ok, put please your explanations in getpass.c so nobody would ask why the code 
here
is such a mess

Original comment by ruslan.savchenko on 8 Apr 2010 at 8:06

GoogleCodeExporter commented 9 years ago
close

Original comment by ruslan.savchenko on 8 Apr 2010 at 7:47

GoogleCodeExporter commented 9 years ago
close

Original comment by ruslan.savchenko on 8 Apr 2010 at 7:47

GoogleCodeExporter commented 9 years ago
`Remove local static variable from getpass.c` => WontFix

Original comment by radist...@gmail.com on 8 Apr 2010 at 7:51