On Thu, 2023-06-08 at 10:18 -0700, Joe Slater via lists.openembedded.org wrote: > From: Joe Slater <[email protected]> > > Make cmd in pkg_installLibrary() LARGE_BUFFER_SIZE to avoid > pathname truncation if the install path is longer than about > 150 characters. For default compilation, the U_ASSERT does > not detect buffer overflow but this is not addressed here. > > Signed-off-by: Joe Slater <[email protected]> > --- > ...pkgdata-increase-command-buffer-size.patch | 43 +++++++++++++++++++ > meta/recipes-support/icu/icu_72-1.bb | 1 + > 2 files changed, 44 insertions(+) > create mode 100644 > meta/recipes-support/icu/icu/0001-pkgdata-increase-command-buffer-size.patch
My worry with a patch like this is we could end up carrying it indefinitely. This is the kind of patch which really does need to be discussed with upstream... Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#182522): https://lists.openembedded.org/g/openembedded-core/message/182522 Mute This Topic: https://lists.openembedded.org/mt/99411776/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
