Very High Activity

Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID e64d2de526d8cfa2908e08892a534316a0bddf5f

Avatar Contributor: Tulio Magno Quites Machado Filho Files Modified: 5
Date: 30-March-2012 at 08:43 Lines Added: 87
Repository: git://sourceware.org/git/glibc.git master Lines Removed: 3
Commit Comment: Fix a bug when converting strings with 1 character using TCVN5712-1
It isn't necessary to buffer the last character of strings. This can cause a
bug with strings that have 1 character between 0x0041 and 0x01b0.

[BZ #13691]
* iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
with only 1 character between 0x0041 and 0x01b0.
* wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
* wcsmbs/tst-mbsnrtowcs.c: New file.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 50 1 19 1 16 0
  Make 2 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
ChangeLog   No source code was detected in this file.
iconvdata/tcvn5712-1.c C 1 1 1 1 0 0
NEWS   No source code was detected in this file.
wcsmbs/Makefile Make 2 1 0 0 0 0
wcsmbs/tst-mbsnrtowcs.c C 49 0 18 0 16 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.