Remove the use of strcpy() in dlg_specific.c. Instead use strncpy_null() or a macro...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 29 May 2017 02:48:43 +0000 (11:48 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Thu, 1 Jun 2017 12:18:01 +0000 (21:18 +0900)
commit29414491d8a0ccfd22be8db3d5f7936b75eb5f7d
treed75fb00688b8f697cb6cff77040b86604cedc493
parent778a6f135fb458a651fecbf6bd1e437cbc4411e6
Remove the use of strcpy() in dlg_specific.c. Instead use strncpy_null() or a macro STRCPY_FIXED().
dlg_specific.c
psqlodbc.h