Adrian Chadd 6c88ef1c81 [libsa] Fix typecast of pointer for st_dev
This code was trying to use a pointer value for st_dev, which is definitely
not a pointer.  Instead, cast to uintptr_t so it becomes a non-pointer value
before casting it.

Tested: mips-gcc cross compile, mips32 build
2020-04-16 23:29:49 +00:00
..
2020-03-28 21:55:42 +00:00
2019-02-04 21:28:25 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00
2018-03-13 16:33:00 +00:00
2018-08-09 02:55:48 +00:00
2018-10-31 19:59:20 +00:00
2020-02-20 00:46:22 +00:00
2019-02-26 06:22:10 +00:00
2019-11-13 03:56:51 +00:00
2018-01-26 17:13:00 +00:00
2018-06-14 09:06:53 +00:00
2018-03-13 16:33:00 +00:00
2020-02-20 00:46:22 +00:00
2020-02-20 00:46:22 +00:00
2020-03-29 06:48:59 +00:00
2020-04-07 16:56:34 +00:00
2019-09-17 16:16:46 +00:00
2019-09-20 05:22:34 +00:00