/[packages]/cauldron/sed/current/SOURCES/sed-4.1.1-dest_len-0.1.patch
ViewVC logotype

Contents of /cauldron/sed/current/SOURCES/sed-4.1.1-dest_len-0.1.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 54 - (show annotations) (download)
Sun Jan 2 21:48:20 2011 UTC (13 years, 3 months ago) by boklm
File size: 495 byte(s)
imported package sed
1 diff -uprN sed-4.1.1.orig/sed/compile.c sed-4.1.1/sed/compile.c
2 --- sed-4.1.1.orig/sed/compile.c 2004-08-18 20:29:58.742844320 +0900
3 +++ sed-4.1.1/sed/compile.c 2004-08-18 20:32:53.064343424 +0900
4 @@ -1309,6 +1309,7 @@ compile_program(vector)
5
6 memset(&cur_stat, 0, sizeof(mbstate_t));
7 idx = 0;
8 + len = dest_len;
9
10 /* trans_pairs = {src(0), dest(0), src(1), dest(1), ..., NULL}
11 src(i) : pointer to i-th source character.

  ViewVC Help
Powered by ViewVC 1.1.30