[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #14142 [Tor]: A 2-letter torrc file containing "Vi" causes tor to crash
#14142: A 2-letter torrc file containing "Vi" causes tor to crash
------------------------+--------------------------------
Reporter: teor | Owner: teor
Type: defect | Status: needs_review
Priority: minor | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version: Tor: 0.2.6.2-alpha
Resolution: | Keywords: tor-client
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by nickm):
Replying to [comment:2 teor]:
> Fix is now in bug14142-parse-virtual-addr in my teor2345 github
repository.
THanks, I'll check it out!
> I think it's a bugfix on 0.2.3 from looking at the logs around the
commit that last touched that code. Nick, how do I reliably find out which
release bugfixes belong to?
I use an iterative process: I use `git blame` to see when the line(s)
that caused the bug last changed. Then I use `git show $commit` or `git
show $commit:filename.c` to see what that commit looked like. If the bug
existed before the commit, I use `git blame $commit^ -- filename.c`, and
repeat the process. Once I identify the commit that created the bug, I
say `git describe --contains $commit`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14142#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs