[tor-bugs] #15859 [Tor]: Missing newline in memwipe test

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 29 11:58:59 UTC 2015


#15859: Missing newline in memwipe test
-------------------------+----------------------------
 Reporter:  cypherpunks  |          Owner:
     Type:  defect       |         Status:  new
 Priority:  trivial      |      Milestone:
Component:  Tor          |        Version:  Tor: 0.2.7
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+----------------------------
 The memwipe test added in #15377 misses a newline. This causes logs to
 look like
 {{{
 It appears that memset is good enough on this platform. Good.
 OKAY: memwipe seems to work.PASS: src/test/test-memwipe
 }}}
 when it should look like
 {{{
 It appears that memset is good enough on this platform. Good.
 OKAY: memwipe seems to work.
 PASS: src/test/test-memwipe
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15859>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list