wireshark/capchild
Guy Harris b3bb4aa8f4 Have win32strerror() return interned strings.
That's what g_strerror() does, and it means that the caller doesn't need
to free the string (it's kept around, and if another call to
win32strerror() generates the same string, the interned string is
returned).

Change-Id: I564bb700fabe2629131fb1c6468494dd5f5fc9e3
Reviewed-on: https://code.wireshark.org/review/31854
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-02-01 20:35:05 +00:00
..
CMakeLists.txt CMake: Replace PACKAGELIST magic 2019-01-20 11:50:10 +00:00
capture_ifinfo.c Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_session.h Fix indentation. 2019-01-03 19:41:05 +00:00
capture_sync.c Have win32strerror() return interned strings. 2019-02-01 20:35:05 +00:00
capture_sync.h capture_sync: use the same var name as in other places. 2019-01-03 19:33:00 +00:00