diff options
author | Tom Tromey <tom@tromey.com> | 2018-06-07 16:49:57 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-06-18 12:46:38 -0600 |
commit | 3f0dbd670b59aade6224aadcbc3a1943a4645a68 (patch) | |
tree | e761be743573a3b03c886baec3951e4bb352f895 /gdb/valprint.c | |
parent | 69d340c68449f238fe665abf4a3a7989cd2d8376 (diff) | |
download | fsf-binutils-gdb-3f0dbd670b59aade6224aadcbc3a1943a4645a68.zip fsf-binutils-gdb-3f0dbd670b59aade6224aadcbc3a1943a4645a68.tar.gz fsf-binutils-gdb-3f0dbd670b59aade6224aadcbc3a1943a4645a68.tar.bz2 |
Remove cleanups from ser-mingw.c
This removes the only cleanup from ser-mingw.c, replacing it with a
specialization of std::unique_ptr.
Tested by the buildbot.
gdb/ChangeLog
2018-06-18 Tom Tromey <tom@tromey.com>
* ser-mingw.c (struct pipe_state_destroyer): New.
(pipe_state_up): New typedef.
(cleanup_pipe_state): Remove.
(pipe_windows_open): Use pipe_state_up. Don't release argv.
Diffstat (limited to 'gdb/valprint.c')
0 files changed, 0 insertions, 0 deletions