Files @ 0729d364ca25
Branch filter:

Location: libtransport.git/packaging/logo/logo.svg

Vladimír Matěna
Fix double free in DummyConnectionServer

Do not create shared ptr from this as this lead to double free in
UserRegistryTest::login test. Shared ptr was needed to set event
owner in acceptConnection, actually it is never needed as events
are never filtered by owner. Thus it was removed and there is no
need to create shared ptr from this.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="210mm"
   height="297mm"
   viewBox="0 0 744.09448819 1052.3622047"
   id="svg2"
   version="1.1"
   inkscape:version="0.91 r13725"
   sodipodi:docname="logo.svg">
  <defs
     id="defs4">
    <linearGradient
       id="linearGradient4277"
       inkscape:collect="always">
      <stop
         id="stop4279"
         offset="0"
         style="stop-color:#000000;stop-opacity:1" />
      <stop
         style="stop-color:#000000;stop-opacity:1;"
         offset="0.21457672"
         id="stop4295" />
      <stop
         style="stop-color:#000000;stop-opacity:1"
         offset="0.24935371"
         id="stop4281" />
      <stop
         style="stop-color:#ff0000;stop-opacity:1"
         offset="0.29006118"
         id="stop4283" />
      <stop
         id="stop4285"
         offset="0.33803821"
         style="stop-color:#ffff00;stop-opacity:1" />
      <stop
         style="stop-color:#00ff00;stop-opacity:1"
         offset="0.3699185"
         id="stop4287" />
      <stop
         id="stop4289"
         offset="0.40955466"
         style="stop-color:#2ad4ff;stop-opacity:1" />
      <stop
         style="stop-color:#000000;stop-opacity:1"
         offset="0.45196447"
         id="stop4291" />
      <stop
         id="stop4293"
         offset="1"
         style="stop-color:#000000;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4140">
      <stop
         style="stop-color:#ffffff;stop-opacity:1"
         offset="0"
         id="stop4142" />
      <stop
         id="stop4160"
         offset="0.24935371"
         style="stop-color:#ffffff;stop-opacity:1" />
      <stop
         id="stop4148"
         offset="0.29006118"
         style="stop-color:#ff0000;stop-opacity:1" />
      <stop
         style="stop-color:#ffff00;stop-opacity:1"
         offset="0.33803821"
         id="stop4150" />
      <stop
         id="stop4154"
         offset="0.3699185"
         style="stop-color:#00ff00;stop-opacity:1" />
      <stop
         style="stop-color:#0000ff;stop-opacity:1"
         offset="0.40955466"
         id="stop4156" />
      <stop
         id="stop4158"
         offset="0.45196447"
         style="stop-color:#ffffff;stop-opacity:1" />
      <stop
         style="stop-color:#ffffff;stop-opacity:1"
         offset="1"
         id="stop4144" />
    </linearGradient>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4140"
       id="linearGradient4146"
       x1="259.01294"
       y1="189.56145"
       x2="340.41901"
       y2="282.98621"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       gradientTransform="translate(23.515022,82.37864)"
       inkscape:collect="always"
       xlink:href="#linearGradient4277"
       id="linearGradient4146-9"
       x1="259.01294"
       y1="189.56145"
       x2="340.41901"
       y2="282.98621"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4140"
       id="linearGradient4219"
       x1="259.01294"
       y1="189.56145"
       x2="340.41901"
       y2="282.98621"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       gradientTransform="matrix(0.99691643,0,0,0.99691642,67.752166,147.23097)"
       inkscape:collect="always"
       xlink:href="#linearGradient4277"
       id="linearGradient4146-9-5"
       x1="131.22864"
       y1="223.90663"
       x2="208.08902"
       y2="299.65372"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       gradientTransform="translate(23.515022,82.37864)"
       inkscape:collect="always"
       xlink:href="#linearGradient4277"
       id="linearGradient4182"
       x1="259.01294"
       y1="189.56145"
       x2="340.41901"
       y2="282.98621"
       gradientUnits="userSpaceOnUse" />
  </defs>
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:zoom="5.6"
     inkscape:cx="150.35135"
     inkscape:cy="652.68585"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="false"
     showguides="false"
     inkscape:window-width="1920"
     inkscape:window-height="1023"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:window-maximized="1" />
  <metadata
     id="metadata7">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1">
    <text
       xml:space="preserve"
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4146);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="125.25892"
       y="266.46353"
       id="text4136"
       sodipodi:linespacing="125%"
       inkscape:export-xdpi="300"
       inkscape:export-ydpi="300"><tspan
         sodipodi:role="line"
         id="tspan4138"
         x="125.25892"
         y="266.46353"
         style="fill-opacity:1;fill:url(#linearGradient4146);-inkscape-font-specification:'American Captain';font-family:'American Captain';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal">SPECTRUM 2</tspan></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-weight:normal;font-size:42.4576683px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="67.53624"
       y="552.06897"
       id="text4162"
       sodipodi:linespacing="125%"
       transform="scale(2.0137632,0.4965827)"
       inkscape:export-xdpi="300"
       inkscape:export-ydpi="300"><tspan
         sodipodi:role="line"
         id="tspan4164"
         x="67.53624"
         y="552.06897"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.26802063px;font-family:'American Captain';-inkscape-font-specification:'American Captain';fill:#ffffff">IM Transports</tspan></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4146-9);fill-opacity:1.0;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="148.77394"
       y="348.84216"
       id="text4136-7"
       sodipodi:linespacing="125%"
       inkscape:export-xdpi="300"
       inkscape:export-ydpi="300"><tspan
         sodipodi:role="line"
         id="tspan4138-1"
         x="148.77394"
         y="348.84216"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'American Captain';-inkscape-font-specification:'American Captain';fill:url(#linearGradient4146-9);fill-opacity:1.0">SPECTRUM 2</tspan></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-weight:normal;font-size:42.4576683px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
       x="79.213394"
       y="717.96002"
       id="text4162-7"
       sodipodi:linespacing="125%"
       transform="scale(2.0137632,0.49658271)"
       inkscape:export-xdpi="300"
       inkscape:export-ydpi="300"><tspan
         sodipodi:role="line"
         id="tspan4164-4"
         x="79.213394"
         y="717.96002"
         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.26802063px;font-family:'American Captain';-inkscape-font-specification:'American Captain';fill:#000000;">IM Transports</tspan></text>
    <text
       xml:space="preserve"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:39.87665558px;line-height:125%;font-family:'American Captain';-inkscape-font-specification:'American Captain, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient4146-9-5);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
       x="192.62485"
       y="412.87283"
       id="text4136-7-8"
       sodipodi:linespacing="125%"
       inkscape:export-xdpi="400.16"
       inkscape:export-ydpi="400.16"
       transform="scale(1.0030931,0.99691643)"><tspan
         sodipodi:role="line"
         id="tspan4242"
         style="fill:url(#linearGradient4146-9-5);fill-opacity:1"
         x="192.62485"
         y="412.87283">S2</tspan></text>
  </g>
</svg>