4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 11:00:41 +08:00
Corinna Vinschen 732afede93 Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOC
Make sure to

- append a trailing \0 as with Windows multistrings, so the end of
  the string can be recognized by the caller, and

- allocate cmdline on the user heap so the caller can free the
  multistring after usage.

Fixes: 831d6fa520ed4 ("* external.cc (cygwin_internal): Implement CW_CMDLINE.")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2024-01-31 20:11:58 +01:00
..
2023-09-09 23:28:55 +02:00
2022-05-29 17:45:52 -04:00
2022-08-03 18:14:39 +02:00
2022-05-29 17:45:52 -04:00
2021-11-15 19:32:23 -05:00
2019-07-19 14:14:33 -04:00
2021-11-15 19:32:23 -05:00