summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorjmb <jmb@FreeBSD.org>1998-05-26 02:28:18 +0000
committerjmb <jmb@FreeBSD.org>1998-05-26 02:28:18 +0000
commit0a78d0184d9e5ab3c8708da2bed0ebf89a5c918a (patch)
treec21c77e4fd85d63fb842600dd1f2cb3b05d7c1d2 /lib/libc/gen
parent57e422edf21dccbcdd2d706960559296530d219d (diff)
downloadFreeBSD-src-0a78d0184d9e5ab3c8708da2bed0ebf89a5c918a.zip
FreeBSD-src-0a78d0184d9e5ab3c8708da2bed0ebf89a5c918a.tar.gz
code was using wrong temporary variable "i", in place of "j".
i contains the contents of the EP_W0_CONFIG_CTRL register. i was being used as the array index into an array on the stack. j is initialized to 0 as it should be. PR: kern/6757 Reviewed by: jmb Submitted by: Stephane E. Potvin <sepotvin@videotron.ca>
Diffstat (limited to 'lib/libc/gen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud