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
e10108c3
Commit
e10108c3
authored
Aug 05, 2000
by
Per Cederqvist
Browse files
The dummy_aux_item introduced 2000-05-09 was not properly initialized.
Documented the allowed-content-type aux item.
parent
292e43fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e10108c3
2000-08-05 Per Cederqvist <ceder@moria>
The dummy_aux_item introduced 2000-05-09 was not properly
initialized.
* src/server/prot-a.c (prot_a_init): Initialize
dummy_aux_item.data and aux_item.data.
* src/server/internal-connections.c (init_connection): Initialize
dummy_aux_item.data.
(kill_client): Check dummy_aux_item.data and aux_item.data.
2000-08-04 Per Cederqvist <ceder@moria>
Minor documentation improvement.
* doc/lyskomd.texi (Parameters): Clarified the warning about
"Never save".
Documented the allowed-content-type aux item.
* doc/Protocol-A.texi (Predefined Aux-Item Types): Added a draft
description of the allowed-content-type aux item.
2000-05-09 David Byers <davby@ida.liu.se>
The server could crash when parsing over-long aux-item lists.
* src/server/connections.h: Added dummy_aux_item field.
* src/server/prot-a-parse.c (prot_a_parse_string):
(prot_a_parse_aux_item_list): Use dummy_aux_item in client
structure instead of an auto variable.
* src/server/connections.c (free_parsed): Clear
client->dummy_aux_item.
...
...
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