vcs

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category General
  • Assigned To
    outlyer
  • Operating System Linux
  • Severity Low
  • Priority Medium
  • Reported Version 1.13.3
  • Due in Version 1.13.4
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: vcs
Opened by outlyer - 04.01.2019
Last edited by outlyer - 26.11.2019

FS#364 - Evasion offsets aren't walked over in array

Submitted by Davide Cavestro

The array EVASION_ALTERNATIVES isn’t looped over correctly. Correction:

-		for delta in $EVASION_ALTERNATIVES ; do
+		for delta in ${EVASION_ALTERNATIVES[*]} ; do
The task blocks this from closing
ID Project Summary Priority Severity Assigned To Progress
366 vcs  FS#366 - Release 1.13.4  Medium Low outlyer
100%
Closed by  outlyer
26.11.2019 19:45
Reason for closing:  Fixed
Additional comments about closing:  

Fixed in 1.13.4

Project Manager

Fixed in SVN trunk revision 678

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing