|
From: Behdad E. <bes...@re...> - 2006-08-14 01:06:56
|
On Sat, 2006-08-12 at 10:43 +1000, Nicholas Nethercote wrote: > As for the usefulness, I suspect this kind of thing is not a common sourc= e=20 > of bugs. Have you ever had a bug caused by this kind of operation? I've seen them a few times, while a pointer to string A was being compared to string B for example. This is one such bug that I found in glib a couple years ago: http://bugzilla.gnome.org/show_bug.cgi?id=3D126640 --=20 behdad http://behdad.org/ |