Files
rawTherapee/rtengine
Flössie 68a77f26f6 Fix std::out_of_range exception with empty HaldCLUT basename
User jgschaefer [reported an error on pixls.us](https://discuss.pixls.us/t/rt-build-from-git-crash-on-launch-debian-testing-64-bit/1425)
which could be traced down to an empty basename for a HaldCLUT. The
original implementation did not throw an exception due to the use of
`std::string::substr()` instead of `std::string::erase()`, but silently
assigned the first working profile to `profile_name`.
2016-05-17 20:51:14 +02:00
..
2015-08-11 11:53:44 +02:00
2015-11-03 19:13:36 +01:00
2016-04-23 22:55:28 +02:00
2015-08-17 13:31:20 +02:00
2016-05-01 10:41:21 +02:00
2016-05-01 08:53:52 +02:00
2016-05-01 08:53:52 +02:00
2016-02-01 16:47:15 +01:00
2016-04-22 13:25:52 +02:00
2016-04-30 07:47:21 +02:00
2016-04-29 07:41:17 +02:00
2016-02-11 18:21:56 +01:00
2015-12-09 01:54:47 +01:00
2016-04-23 22:45:40 +02:00
2016-03-13 13:49:46 +01:00
2016-02-22 19:28:03 +01:00
2016-02-05 01:40:31 +01:00
2016-02-05 01:40:31 +01:00
2016-05-01 08:53:52 +02:00
2016-05-01 08:53:52 +02:00
2016-05-01 08:53:52 +02:00
2016-05-01 08:53:52 +02:00
2016-05-01 08:53:52 +02:00
2016-04-29 07:41:17 +02:00
2016-04-22 13:25:52 +02:00
2015-11-12 08:58:07 +01:00
2015-08-09 20:56:10 +02:00
2016-03-09 23:57:37 +01:00