1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-24 22:32:11 -05:00
Sven Strickroth 674219b115 Use sgrowarray_nm in GetDlgItemText_alloc
GetDlgItemText_alloc is often used to get passwords from text fields,
so the memory should be freed and erased properly. Otherwise parts
of passwords might leak in memory.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2019-03-21 12:57:09 +00:00
..
2019-03-18 20:32:55 +00:00
2019-03-18 20:32:55 +00:00
2019-03-18 20:32:55 +00:00