Craig Small
f85d9a2b95
library: Remove dead branch in file2strvec
...
A while loop used n >=0
A branch inside the loop had a test for n<0
That's never going to happen!
So the branch must go. There is similiar code outside
the branch. Yes, I miss pythons while else here.
Also cleaned up the ***-awful indentation this function had.
No wonder that branch lived for so long there.
References:
Coverity #99119
Signed-off-by: Craig Small <csmall@dropbear.xyz>
2016-05-14 22:43:19 +10:00
..
2016-04-19 21:33:02 +10:00
2016-04-16 17:03:57 +10:00
2016-04-16 17:03:57 +10:00
2013-04-07 18:05:01 +10:00
2015-09-01 20:41:25 +10:00
2016-04-17 14:14:27 +10:00
2016-05-03 21:58:13 +10:00
2016-04-16 17:03:57 +10:00
2016-04-17 14:45:19 +10:00
2016-04-17 14:45:19 +10:00
2011-12-23 09:18:43 +11:00
2016-05-12 07:51:10 +10:00
2016-05-12 21:15:01 +10:00
2016-05-12 21:15:01 +10:00
2015-09-21 22:34:27 +10:00
2016-04-16 17:03:57 +10:00
2015-06-19 19:09:21 +10:00
2016-04-26 22:27:16 +10:00
2016-04-19 20:38:18 +10:00
2016-04-16 17:03:57 +10:00
2016-04-26 22:27:16 +10:00
2015-06-26 22:37:53 +10:00
2016-04-16 17:03:57 +10:00
2014-08-08 22:14:21 +02:00
2016-05-14 22:43:19 +10:00
2016-04-17 14:14:27 +10:00
2014-08-08 22:14:21 +02:00
2016-05-14 22:32:35 +10:00
2016-04-16 17:03:57 +10:00
2016-05-12 21:13:47 +10:00
2016-05-12 07:51:10 +10:00
2016-04-18 19:29:41 +10:00
2016-05-08 21:12:22 +10:00
2016-04-19 21:33:02 +10:00
2016-04-19 21:33:02 +10:00
2016-04-19 21:33:02 +10:00
2016-05-01 16:50:25 +10:00
2016-05-01 17:46:25 +10:00
2016-05-01 16:50:25 +10:00
2016-04-16 17:03:57 +10:00
2015-06-20 07:46:23 +10:00
2016-05-01 17:46:25 +10:00
2015-07-23 22:31:44 +10:00
2016-04-16 17:03:57 +10:00
2015-06-19 19:09:20 +10:00
2016-04-16 17:03:57 +10:00