Ticket #60 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Crash for boardsize 1 in ascii mode and other boardsize issues.

Reported by: gunnar Owned by: gnugo
Priority: normal Milestone: 3.7.8
Component: source Version:
Severity: normal Keywords:
Cc: patch: yes

Description

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341020:

1. The man page documents the board size range as 5-21, but the program
   really accepts the range 1-19.
2. --boardsize 1 segfaults
3. --boardsize <bignum> could include the max board size in the error
   message about the size being too big

Attachments

boardsize_7_8.1.diff (3.0 kB) - added by gunnar 3 years ago.
boardsize_7_8.1, patch to fix all three boardsize problems

Regression Results

Attachment Rev. PASS FAIL Nodes Status
boardsize_7_8.1.diff never tested

Change History

Changed 3 years ago by gunnar

boardsize_7_8.1, patch to fix all three boardsize problems

Changed 3 years ago by gunnar

  • patch set

Changed 3 years ago by gunnar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.