Public bug reported:

Binary package hint: curl

nc = sscanf(HEADER1,
                          " HTTP/%d.%d %3d",
                          &httpversion_major,
                          &k->httpversion,
                          &k->httpcode);

Whyis there hard coded value spcae ' ' before HTTP.

It work with vc++ but it is not working with arm processor. In Nucleus, it is 
not able to neglect space before that string.
I think, that is due to different c lib used in window and nucleus.

** Affects: curl (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
bug with hardcoded value in sscanf
https://bugs.launchpad.net/bugs/116567
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to