Description of problem: Grip doesn't start on my locale (ja_JP.UTF-8). It grashs. Version-Release number of selected component (if applicable): 3.2.0-15.fc6 How reproducible: Alwayes Steps to Reproduce: 1. LANG=ja_JP.UTF-8 grip 2. 3. Actual results: Grip crashed Expected results: Grip start Additional info: This is because the buffer overflow in grip.c:421 . The patch is attached. The bug is only in my locale (for now).
Created attachment 150298 [details] extend buffer by double.
I have released a fix with you patch for the FC-5, FC-6 and devel branch. Thanks for your patch.