Content-Length: 271398 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c7b5e851ebbbd389a96e6e67b92064b07a0f2f76

6D Fix typo in previous release as reported by Itagaki Takahiro, but missed · postgrespro/postgres_cluster@c7b5e85 · GitHub
Skip to content

Commit c7b5e85

Browse files
committed
Fix typo in previous release as reported by Itagaki Takahiro, but missed
by me.
1 parent 7487713 commit c7b5e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/mb/mbutils.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Tatsuo Ishii
66
*
7-
* $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.90 2009/10/17 00:24:51 mha Exp $
7+
* $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.91 2009/10/17 05:14:52 mha Exp $
88
*/
99
#include "postgres.h"
1010

@@ -1037,7 +1037,7 @@ pgwin32_toUTF16(const char *str, int len, int *utf16len)
10371037
}
10381038

10391039
if (utf16len)
1040-
*utf16len = len;
1040+
*utf16len = dstlen;
10411041
return utf16;
10421042
}
10431043

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c7b5e851ebbbd389a96e6e67b92064b07a0f2f76

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy