diff options
author | dd <dd@FreeBSD.org> | 2001-09-03 14:19:46 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-09-03 14:19:46 +0000 |
commit | 462c9be3521e5c023cb6de38a0c75320fa52df2d (patch) | |
tree | 31135e6ccbf558ec189445f58365104f7a8a77af /README | |
parent | b7b50a3fa3429550f242dbdd9897e59da3fc05ce (diff) | |
download | FreeBSD-src-462c9be3521e5c023cb6de38a0c75320fa52df2d.zip FreeBSD-src-462c9be3521e5c023cb6de38a0c75320fa52df2d.tar.gz |
`list' should be an extern'd `char **', not a local `char *' which we
never set. Ideally, we'd get the extern from tutor.h, but that
defines a number of other variables that conflict with ours.
This fixes a segmentation fault when trying to return to the main menu.
PR: 30172
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions