Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
printf %q segfault
- X-seq: zsh-workers 39651
- From: lolilolicon <lolilolicon@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: printf %q segfault
- Date: Sun, 16 Oct 2016 22:58:14 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Y4EVs2xHSfnSR5Q5181eQQ3BJrCtCWJibgFsrLFlmFI=; b=C5BA9NqUhIPnSFJROK1NyePntmrG2ivrvugjUyL7Ciz+5nQmJ3OMrpO7B4Pf7ZsvAs lxCtqcQmAm9bahfSeIA1CXeItatmgQQUYSplGFdJj5LWaEBHoOr5yB4PXqvtgsOm3vB2 90zD17ipoLo74kzx6ZrtICPUorTKSI7M9ujdOmG65OhiAJWRe0W8P2MZ+Ze7PjYysYOC SDAgE0bYKRi91WIiRGcS/WjgdWlfxLFOW1UDOFrAyU6SFRay2fTbBeOr3zJM1CDtLGu6 bSdwQmAtfHrffqqLtyuUbqu47tEinHR4Q/g6OZyfa/Oy/mRHorZ6XNW9otAzqws6Lvk5 2L2w==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
The following produces segmentation fault:
printf '%q' 你
produced with zsh 5.2.
Ask if you need any more info.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author