Removed the use of misused strcat_s together with snprintf_s (bug report from
authorHiroshi Inoue <inoue@tpf.co.jp>
Sun, 24 Jan 2010 07:56:13 +0000 (07:56 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sun, 24 Jan 2010 07:56:13 +0000 (07:56 +0000)
commit4b1145c455bfd164f44c477e22e974ad9b2546c0
tree0fc09ec53a764d935488e82dd92438704b18047d
parent2df5295738abc7eca83708586db82bcdf970cc01
Removed the use of misused strcat_s together with snprintf_s (bug report from
Jap-Peter Seifert) and use strlcat instead of strncat.
configure.ac
connection.c
info.c
misc.c
misc.h
psqlodbc.h
qresult.c
version.h