FreeBSD Bugzilla – Attachment 193177 Details for
Bug 228063
databases/mysql55-client: compile error with clang6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patchfile
mysql.patch (text/plain), 398 bytes, created by
lampa
on 2018-05-08 09:19:25 UTC
(
hide
)
Description:
patchfile
Filename:
MIME Type:
Creator:
lampa
Created:
2018-05-08 09:19:25 UTC
Size:
398 bytes
patch
obsolete
>--- work/mysql-5.5.60/client/mysql.cc.old 2018-05-08 11:14:22.953032000 +0200 >+++ work/mysql-5.5.60/client/mysql.cc 2018-05-08 11:14:52.296175000 +0200 >@@ -2671,7 +2671,7 @@ > mysql_free_result(fields); > break; > } >- field_names[i][num_fields*2]= '\0'; >+ *(field_names[i][num_fields*2])= '\0'; > j=0; > while ((sql_field=mysql_fetch_field(fields))) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228063
: 193177