A crash would occur in the event that -setFile: was called with the same path string...
authorCiarĂ¡n Walsh <git@ciaranwal.sh>
Tue, 24 Jun 2008 23:24:44 +0000 (00:24 +0100)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 14 Jul 2008 12:54:30 +0000 (08:54 -0400)
commit8b5cc15679da47be2795ab5a4dcbab062084f7a9
tree648b60ede713dfbe52389794a8506bb2c3e7e493
parent504b2a638a0db12827a9ed4965677816e9d8b02c
A crash would occur in the event that -setFile: was called with the same path string object as is currently own

* Source/BSSourceView.m:
(setFile:)
Source/BSSourceView.m