subsurface/desktop-widgets
Berthold Stoeger 54c25c97b8 uemis: replace C-strings by std::string and std::string_view
The string code of uemis-downloader.cpp was broken in more ways
than can be listed here. Notably, it brazenly refused to free any
memory allocated for the parameters buffer.

Using std::string and std::string_view should plug all those
memory holes. That made it necessary to do some major refactoring.

This was done blind and therefore will break.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-06-09 11:20:37 +02:00
..
2024-01-20 09:38:22 -08:00
2020-01-24 09:51:02 -08:00
2020-03-19 08:37:59 -07:00
2024-05-17 16:44:04 +12:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2024-01-07 16:01:55 -08:00
2017-11-30 23:14:46 -08:00