Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b6c91bac
Commit
b6c91bac
authored
Aug 11, 2003
by
Per Cederqvist
Browse files
Don't move memcpy to move overlapping blocks. This could potentially
result in the server sending garbage to clients.
parent
9bcea2b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/ChangeLog
View file @
b6c91bac
2003
-
08
-
11
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Code
cleanup
.
*
src
/
isc_stdout
.
c
:
Fixed
a
typo
in
a
comment
.
Don
't move memcpy to move overlapping blocks. This could
potentially result in the server sending garbage to clients.
* src/isc_output.c (isc_oflush): Use memmove, not memcpy, to move
memory areas that may overlap.
2003-08-07 Per Cederqvist <ceder@ceder.dyndns.org>
Removed the useless nlinks field. (Bug 1071).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment