Wladimir J. van der Laan
c5c77bdcc6
Merge #11193 : [Qt] Terminate string *pszExePath after readlink and without using memset
...
3a4401a [Qt] Terminate string *pszExePath after readlink and without using memset (practicalswift)
Pull request description:
Terminate string `*pszExePath` after `readlink` and before passing to operator `<<`.
* `ssize_t readlink(const char *pathname, char *buf, size_t bufsiz)` does not append a null byte to `buf`.
* Operator `<<` expects a null-terminated string.
Tree-SHA512: fc18844bb23059fead8db0cb9b4b4ba6188f58e3f19ab4719c2737cc5dd6df23ae7d4804ef2820d39b334204a48ee3de1d202c272bcd156e60761af2fcb9349d
2017-10-02 15:04:43 +02:00
..
2017-09-15 09:47:12 -04:00
2017-08-09 12:04:41 +02:00
2017-09-08 01:16:54 +02:00
2017-08-07 07:36:37 +02:00
2017-06-12 20:37:43 +02:00
2017-09-06 13:07:45 -07:00
2017-04-10 10:24:49 +02:00
2017-08-16 02:09:49 +02:00
2017-09-28 17:29:04 -07:00
2017-09-21 22:34:58 +12:00
2017-08-07 07:36:37 +02:00
2017-07-31 12:19:05 +02:00
2017-08-16 16:33:25 +02:00
2017-07-18 15:54:38 +02:00
2017-06-12 20:37:43 +02:00
2017-09-06 13:07:45 -07:00
2017-08-16 16:33:25 +02:00
2017-06-05 00:52:36 +02:00
2017-10-02 15:04:43 +02:00
2017-09-21 22:34:58 +12:00
2017-08-16 16:33:25 +02:00
2017-08-18 09:51:00 +02:00
2017-09-07 10:11:44 -07:00
2017-09-07 10:11:44 -07:00
2017-09-06 10:50:05 +12:00
2017-07-25 13:46:52 +02:00
2017-08-16 00:24:39 +02:00
2017-09-07 10:11:44 -07:00
2017-09-07 10:11:44 -07:00
2017-08-07 07:36:37 +02:00
2017-09-02 11:38:51 +02:00
2017-03-23 12:54:36 -04:00
2017-09-23 09:34:53 +02:00
2017-07-25 13:46:52 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-02-14 13:50:57 +01:00
2017-09-06 13:07:45 -07:00
2017-08-16 16:33:25 +02:00
2017-06-05 20:11:01 +02:00
2017-06-05 20:11:01 +02:00
2017-06-05 20:11:01 +02:00
2017-06-12 20:37:43 +02:00
2017-08-07 07:36:37 +02:00
2017-08-07 07:36:37 +02:00
2017-09-21 22:34:58 +12:00
2017-08-07 07:36:37 +02:00
2017-09-15 09:47:12 -04:00
2017-07-14 23:40:33 -04:00
2017-09-08 01:16:54 +02:00
2017-08-20 20:04:15 -04:00
2017-08-20 20:04:15 -04:00
2017-06-13 18:05:58 -07:00
2017-09-06 23:48:35 +01:00
2017-09-06 13:07:45 -07:00
2017-07-25 13:46:52 +02:00
2017-06-13 18:05:58 -07:00
2017-07-25 13:46:52 +02:00
2017-09-18 10:54:26 +02:00
2017-09-18 10:54:26 +02:00
2017-08-14 17:02:10 +02:00
2017-08-16 16:33:25 +02:00
2017-09-06 10:45:37 +02:00
2017-09-06 13:07:45 -07:00
2017-09-05 15:22:28 -07:00
2017-07-25 13:46:52 +02:00
2017-07-25 13:46:52 +02:00
2017-08-07 07:36:37 +02:00
2017-08-07 07:36:37 +02:00