#319 ✓resolved
persmule

A nasty segment fault

Reported by persmule | March 5th, 2013 @ 06:32 AM | in 1.2.0 Release

service = NULL;
...
service->port = 0;
service->ssl_enabled = 0;

Ooooouuuuuch!

(please view the attached diff for verbosity)

Comments and changes to this ticket

  • Martin S.

    Martin S. March 5th, 2013 @ 03:21 PM

    • State changed from “new” to “open”
    • Tag set to baseservice, idevicebackup2, segfault
    • Milestone set to 1.2.0 Release

    I also encountered it in service_client_factory_start_service(). We need to revise all service struct usage to prevent this issue correctly.

  • Nikias Bassen

    Nikias Bassen March 15th, 2013 @ 02:52 AM

    • State changed from “open” to “resolved”

    I committed a fix for this kind of issues to git master.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Attachments

Pages