--- old/src/java.desktop/share/native/liblcms/cmsio1.c 2020-08-27 15:57:41.962103120 -0700 +++ new/src/java.desktop/share/native/liblcms/cmsio1.c 2020-08-27 15:57:41.690103125 -0700 @@ -30,7 +30,7 @@ //--------------------------------------------------------------------------------- // // Little Color Management System -// Copyright (c) 1998-2017 Marti Maria Saguer +// Copyright (c) 1998-2020 Marti Maria Saguer // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the "Software"), @@ -230,7 +230,6 @@ return Lut; Error: - cmsFreeToneCurve(GrayTRC); cmsPipelineFree(Lut); return NULL; }