[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn segfaults if you commit a file that hasn't been added

From: Jon Trowbridge <trow_at_ximian.com>
Date: 2001-07-17 10:20:55 CEST

The problem is that report_single_mod in libsvn_wc/adm_crawler.c is
called with its entry parameter as NULL, but the code doesn't check that
entry is non-NULL before trying to dereference it.

A backtrace is attached.

-JT

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Oct 21 14:36:33 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.