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
fd2d7782
Commit
fd2d7782
authored
Jun 15, 2002
by
Per Cederqvist
Browse files
Don't lose the array size of get-membership and get-membership-old. (Bug 598).
parent
11e1465f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
fd2d7782
2002
-
06
-
15
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Don
't lose the array size of get-membership and
get-membership-old. (Bug 598).
* src/server/membership.c (copy_public_confs): Removed the
"copy_secret" argument. Simplify the code, and don'
t
lose
the
array
size
just
because
want_read
is
false
.
*
src
/
server
/
testsuite
/
lyskomd
.0
/
bug
-
598.
exp
(
want_array_size
):
Don
't expect failure.
Added test cases for bug 598: get-membership and
get-membership-old sometimes drops the array size.
* src/server/testsuite/lyskomd.0/bug-598.exp: New file. Test
...
...
@@ -11,6 +19,7 @@
* doc/Protocol-A.texi (get-membership-old): Fixed error in
description of index-out-of-range.
(get-membership): Ditto.
* doc/constructs.expected: Updated.
Introduce good_bad_expect, for trapping XFAIL situations nicely.
* src/server/testsuite/config/unix.exp (good_bad_expect): New proc.
...
...
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