OSDN Git Service

[Fix] #39962 マクロ登録可能な文字数の最大限を16 kB (正確には16128 byte)に修正した (スタックの限界容量であるため) / Resolved...
authorHourier <hourier@users.sourceforge.jp>
Tue, 19 May 2020 07:43:55 +0000 (16:43 +0900)
committerHourier <hourier@users.sourceforge.jp>
Tue, 19 May 2020 07:43:55 +0000 (16:43 +0900)
commitc6f77e9cfd36c9d1066e7bce27f19b8ad996560a
tree67278b80202a36a6535b591e6b57426cdf771251
parent0bd6f57e9b06087c1cb7c5388b903f6709324a1d
[Fix] #39962 マクロ登録可能な文字数の最大限を16 kB (正確には16128 byte)に修正した (スタックの限界容量であるため) / Resolved the potential issue that stack overflow may occur, so limited the maximum characters which is able to register macro function to 16 kB (accurately 16128 bytes)
src/io/interpret-pref-file.c