Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Merge requests
!986
Fix windows encoding name from system username
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Julien Wadel
requested to merge
fix/windows_utf8_path_m
into
master
Oct 28, 2020
Overview
1
Commits
1
Pipelines
0
Changes
3
generated local username with encoded characters
UTF8 path in windows paths and when opening database. The function MainDb::import is call with the same behaviour as _linphone_sqlite3_open(see linphonecore.c:6910 )