Fixing dpatch macro
- 10_check_ntp_null_termination.dpatch - 10_check_real_null_termination.dpatch
This commit is contained in:
parent
fecca17e8c
commit
92d5f60ea3
|
@ -9,6 +9,8 @@ Origin: upstream, https://github.com/monitoring-plugins/monitoring-plugins/commi
|
|||
|
||||
Fix null termination introduced by commit a04df3e ("plugins/check_ntp.c - Verify struct from response").
|
||||
|
||||
@DPATCH@
|
||||
|
||||
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
|
||||
---
|
||||
plugins/check_ntp.c | 2 +-
|
||||
|
|
|
@ -9,6 +9,8 @@ Origin: upstream, https://github.com/monitoring-plugins/monitoring-plugins/commi
|
|||
|
||||
Fix null termination introduced by commit b61f51a ("plugins/check_real.c - recv string null terminate").
|
||||
|
||||
@DPATCH@
|
||||
|
||||
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
|
||||
---
|
||||
plugins/check_real.c | 2 +-
|
||||
|
|
Loading…
Reference in a new issue