Comment 7 for bug 1122763

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/24229
Committed: http://github.com/openstack/oslo-incubator/commit/40640215468b1fe7f7b17c299c658e94f82e7d70
Submitter: Jenkins
Branch: master

commit 40640215468b1fe7f7b17c299c658e94f82e7d70
Author: Eric Windisch <email address hidden>
Date: Tue Feb 12 01:13:17 2013 -0500

    Sanitize input before creating IPC socket.

    Sockets are created by the zeromq driver
    for the topic specified by each incoming message.

    Because the topic is arbitrarily supplied by the sender,
    path separators in the topic must be illegal.

    Fixes bug 1122763

    Change-Id: Iccdb9b69e646bfe7665ee34c367fd4019db25f17