| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -555,7 +555,7 @@ void AfterStringPath(uv_fs_t* req) { | |||
| 555 | 555 | ||
| 556 | 556 | if (after.Proceed()) { | |
| 557 | 557 | link = StringBytes::Encode(req_wrap->env()->isolate(), | |
| 558 | - static_cast<const char*>(req->path), | ||
| 558 | + req->path, | ||
| 559 | 559 | req_wrap->encoding(), | |
| 560 | 560 | &error); | |
| 561 | 561 | if (link.IsEmpty()) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments