Work around changed c++11 std::string implementation
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 27 May 2016 11:04:40 +0000 (12:04 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Fri, 27 May 2016 11:04:40 +0000 (12:04 +0100)
commit0b044d1d685307e5755917e31d56a1a3104cd505
tree4583019b16d955f64a9f71ef93d47f67b55c95f3
parent3b0fff2af120bddbe2af64761e52b66a12041415
Work around changed c++11 std::string implementation

Bug was already partly fixed by 96db62d but there was even more
positions that was unseen by Solomon.

The patch is originally from Debian bug report #800350.

Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
src/exiv2.cc