mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-01 06:45:27 +00:00
Remove extra "out" from note.
This commit is contained in:
2
RELNOTES
2
RELNOTES
@@ -42,7 +42,7 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
Changes since 4.2.3
|
Changes since 4.2.3
|
||||||
|
|
||||||
! Add a check for a null pointer before calling the regexec function.
|
! Add a check for a null pointer before calling the regexec function.
|
||||||
Without out this check we could, under some circumstances, pass
|
Without this check we could, under some circumstances, pass
|
||||||
a null pointer to the regexec function causing it to segfault.
|
a null pointer to the regexec function causing it to segfault.
|
||||||
Thanks to a report from BlueCat Networks.
|
Thanks to a report from BlueCat Networks.
|
||||||
[ISC-Bugs #26704].
|
[ISC-Bugs #26704].
|
||||||
|
Reference in New Issue
Block a user