diff options
author | Benjamin Navarro <navarro.benjamin13@gmail.com> | 2021-10-18 09:01:16 +0200 |
---|---|---|
committer | Benjamin Navarro <navarro.benjamin13@gmail.com> | 2021-10-18 09:01:16 +0200 |
commit | 560d9a4cc02077097a284f3c21ec0387b313aba7 (patch) | |
tree | 682677ef70b148871e80eef0be338853405c0e73 /.gitattributes | |
parent | 523e0d80a8118c933dc2fb747874526cd72e1f92 (diff) |
Fix incorrect debug check for setters
the check read the return type of the setter, which doesn't exist and
lead to a segmentation fault. Now we check the first function parameter.
Probably a bad copy/paste of the getter case
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions