[tor-bugs] #17794 [Tor]: Decrease casting in rendcache functions
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Dec  9 15:50:05 UTC 2015
    
    
  
#17794: Decrease casting in rendcache functions
-------------------------+----------------------------------
 Reporter:  cypherpunks  |          Owner:
     Type:  defect       |         Status:  closed
 Priority:  Low          |      Milestone:
Component:  Tor          |        Version:  Tor: unspecified
 Severity:  Minor        |     Resolution:  wontfix
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+----------------------------------
Changes (by nickm):
 * status:  new => closed
 * resolution:   => wontfix
Comment:
 nack here; we want to use char* instead of uint8_t* in ''fewer'' places,
 not more.  In particular, we want char* to mean approximately "nul-
 terminated string" and uint8_t* to mean "a bunch of bytes".
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17794#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list