| 2b61d291 | 20-Nov-2017 |
Pedro F. Giffuni <[email protected]> |
iconv: Fix a pointer mismatch.
Catch NULL pointer earlier, check for empty string later. Apparently this fixes a GCC8 warning.
Obtained from: NetBSD (CVS Rev. 1.21, 1.22) through DragonFlyBSD MFC a
iconv: Fix a pointer mismatch.
Catch NULL pointer earlier, check for empty string later. Apparently this fixes a GCC8 warning.
Obtained from: NetBSD (CVS Rev. 1.21, 1.22) through DragonFlyBSD MFC after: 1 week
show more ...
|