jilles 5e4f40c860 sh: Avoid negative character values from $'\Uffffffff' etc.
The negative value was not expected and generated the low 8 bits as a byte,
which may be an invalid character encoding.

The final shift in creating the negative value was undefined as well.

Make the temporary variable unsigned to fix this.
2015-08-20 22:05:55 +00:00
..
2015-02-15 21:47:43 +00:00
2015-03-01 22:32:23 +00:00
2015-03-01 22:32:23 +00:00
2014-12-21 22:18:30 +00:00
2015-03-01 22:32:23 +00:00
2014-05-09 13:27:30 +00:00
2012-01-01 22:17:12 +00:00
2015-06-13 19:20:56 +00:00
2013-04-07 16:28:36 +00:00
2014-10-05 21:51:36 +00:00
2013-07-25 19:48:15 +00:00
2013-07-25 15:08:41 +00:00