]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Turn 'Filename' into a dynamically allocated type with no arbitrary
authorSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 11:01:57 +0000 (11:01 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 2 Oct 2011 11:01:57 +0000 (11:01 +0000)
commit62cbc7dc0b33808dc8794c59f60971fbba97894b
treed0592c2e08099b07cd6264cbd5bd4b42a5643de8
parent342690f7cb089ec2888b46a2e1b7a993b964bac5
Turn 'Filename' into a dynamically allocated type with no arbitrary
length limit, just as I did to FontSpec yesterday.

[originally from svn r9316]
29 files changed:
cmdgen.c
cmdline.c
conf.c
config.c
dialog.h
import.c
logging.c
putty.h
settings.c
ssh.c
sshpubk.c
storage.h
unix/gtkdlg.c
unix/gtkwin.c
unix/unix.h
unix/uxcons.c
unix/uxmisc.c
unix/uxplink.c
unix/uxsftp.c
unix/uxstore.c
windows/wincons.c
windows/winctrls.c
windows/windefs.c
windows/windlg.c
windows/winmisc.c
windows/winpgen.c
windows/winpgnt.c
windows/winstore.c
windows/winstuff.h