libs-Debug_Channel: Disable.

This commit is contained in:
Zebediah Figura
2020-05-21 21:48:19 -05:00
parent 1f7dd0ee12
commit 033542b024
2 changed files with 3 additions and 16 deletions

View File

@ -1 +1,4 @@
Fixes: Add support for process specific debug channels
Disabled: true
# set_process_name() mangles __wine_main_argv, causing dbg_init() to crash. This
# worked before acd209d60 since the functions were called in the opposite order.