Skip to content

Commit

Permalink
[BZ #2502]
Browse files Browse the repository at this point in the history
	* iconvdata/utf-7.c: Don't require more than two characters after
	the '+' sign starting Unicode shifted sequences.
  • Loading branch information
Ulrich Drepper committed May 2, 2006
1 parent afbf86d commit 2748878
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1,514 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2006-05-01 Ulrich Drepper <drepper@redhat.com>

[BZ #2502]
* iconvdata/utf-7.c: Don't require more than two characters after
the '+' sign starting Unicode shifted sequences.

* misc/tsearch.c (__tdelete): Remove unnecessary test
[Coverity CID 75].

Expand Down
Loading

0 comments on commit 2748878

Please sign in to comment.