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
77f0949a
Commit
77f0949a
authored
Oct 17, 1998
by
Per Cederqvist
Browse files
Fixed a memory corruption problem. Minor fixes to the documentation.
parent
e4c7c21d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
77f0949a
1998-10-17 Per Cederqvist <ceder@gratia>
More tests.
* src/server/testsuite/lyskomd.0/03.exp: Test call 30-45.
Fixed a memory corruption problem.
* src/server/memory.c (copy_conference): Fixed a memory corruption
problem that was introduced when Local_to_global was introduced.
(copy_person): Likewise.
(copy_text_stat): Added a const qualifier. Rewritten to decrease
the probability that the same kind of bug is introduced here, that
is, assign each field separately instead of assigning the entire
struct at once.
(copy_aux_item_list): Now static. Rewritten as above.
(coy_aux_item): Added const qualifier. Rewritten as above.
* src/server/kom-memory.h (copy-person): Added const qualifier.
(copy_text_stat): Likewise.
(copy_aux_item): Likewise.
(copy_aux_item_list): Removed (now static).
Minor fixes to the documentation.
* doc/Protocol-A.texi (Predefined Aux-Item Types): Fixed a Texinfo
syntax error.
(sync-kom): Fixed bugs in the example.
1998-10-16 Per Cederqvist <ceder@gratia>
More tests.
* src/server/testsuite/lyskomd.0/03.exp: Test call 27-29, 40.
1998-10-14 Per Cederqvist <ceder@gratia>
More test cases.
...
...
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