[asterisk-bugs] [JIRA] (ASTERISK-26754) build_tools: make_build_h does not handle \ in user name

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Jan 31 08:39:10 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234953#comment-234953 ] 

Friendly Automation commented on ASTERISK-26754:
------------------------------------------------

Change 4825 merged by Joshua Colp:
make_build_h: handle backslashes in external strings

[https://gerrit.asterisk.org/4825|https://gerrit.asterisk.org/4825]

> build_tools: make_build_h does not handle \ in user name 
> ---------------------------------------------------------
>
>                 Key: ASTERISK-26754
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26754
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 13.13.1, 14.2.1
>            Reporter: Kirill Katsnelson
>            Severity: Trivial
>
> YES, the backslash. YES, in a Linux username!  Thanks to Likewise.
> $ id -un
> DSAL\kkm
> And this results in 
> #define BUILD_USER "DSAL\kkm"
> which does not compile. But \b and \t are ok, so it took a \k to catch this.
> Sending a patch.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list