[tor-bugs] #9168 [Tor]: GSOC seccomp stage 1

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 5 14:14:48 UTC 2013


#9168: GSOC seccomp stage 1
--------------------------------------------+-------------------------------
 Reporter:  ctoader                         |          Owner:  nickm             
     Type:  enhancement                     |         Status:  needs_review      
 Priority:  normal                          |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor                             |        Version:                    
 Keywords:  tor-relay gsoc seccomp sandbox  |         Parent:                    
   Points:                                  |   Actualpoints:                    
--------------------------------------------+-------------------------------

Comment(by nickm):

 Hardcoding 34 as the length of that string is not so cool.  strlen() or
 sizeof() both make more sense.  That message should probably also be
 declared "static const".

 stdout may have been closed.  (It *will* have been closed if we're running
 in "daemon mode".)

 This stuff should be easy enough to fix up though... if I have time this
 morning, I'll try to get it tidied and squashed and merged.

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


More information about the tor-bugs mailing list