Justin Hibbits
51d025a596
Correct the type of db_cmd_loop_done.
...
On big endian hardware that uses 1 byte bool a type mismatch of bool vs int will
cause the least signifcant byte of db_cmd_loop_done to be set, but the MSB to be
read, and read as 0. This causes ddb to stay in an infinite loop.
MFC after: 1 week
2016-09-09 04:16:53 +00:00
..
2016-09-07 14:24:29 +00:00
2016-09-07 18:13:57 +00:00
2016-09-08 12:53:01 +00:00
2016-09-08 09:11:13 +00:00
2016-09-08 13:33:33 +00:00
2016-09-07 20:09:24 +00:00
2016-09-08 00:38:50 +00:00
2016-09-07 18:13:57 +00:00
2016-09-06 14:59:13 +00:00
2016-09-08 02:38:55 +00:00
2016-09-09 04:16:53 +00:00
2016-09-08 12:43:24 +00:00
2016-09-06 21:22:03 +00:00
2016-09-06 23:42:59 +00:00
2016-09-08 14:43:39 +00:00
2016-09-08 14:04:04 +00:00
2016-09-08 17:37:13 +00:00
2016-09-07 18:13:57 +00:00
2016-09-06 03:20:06 +00:00
2016-08-18 01:25:12 +00:00
2016-08-08 19:31:01 +00:00
2016-09-04 17:23:10 +00:00
2016-08-24 00:52:30 +00:00
2016-08-31 11:51:52 +00:00
2016-08-18 10:26:15 +00:00
2016-08-26 08:25:28 +00:00
2016-08-20 00:49:29 +00:00
2016-09-07 18:13:57 +00:00
2016-09-03 20:38:13 +00:00
2016-09-08 19:47:57 +00:00
2016-09-06 22:18:08 +00:00
2016-09-08 21:20:01 +00:00
2016-08-10 13:49:17 +00:00
2016-09-08 17:40:40 +00:00
2016-09-04 00:25:49 +00:00
2016-09-06 19:25:32 +00:00