CensusPlus 4.1.4 taint issues

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
galmok
Posts: 3
Joined: Sat Aug 12, 2006 3:24 am

CensusPlus 4.1.4 taint issues

Post by galmok »

This addon causes taint issues.

Reproduce doing this:

Open chat prompt, type "/target ", shift click a name from the chatwindow and press return. This will cause taint issues with the TargetUnit() function. I think hooksecurefunc needs to be used if possible.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

I'll take a peek at this later today.
phpbb:phpinfo()

Hybuir
Gear Dependent Squirrel
Gear Dependent Squirrel
Posts: 1471
Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:

Post by Hybuir »

lol "taint" ... lowbrow humor. Carry on.

User avatar
DM.
Census Taker
Posts: 1130
Joined: Mon Oct 03, 2005 12:27 pm
Location: Toronto, Canada

Post by DM. »

I'm experiencing this as well. However I have Prat installed and the error comes up as it being Prat that is causing the error. Disabling Prat will then say CensusPlus is causing the error. Disabling C+ and enabling Prat will still say Prat is causing the error.

Whats interesting is if I type /target drazen... I get the error. If I type /target draz... I don't and it targets me.
Image
Click my sig

User avatar
xpolockx
Superior Census Taker
Posts: 779
Joined: Wed Aug 10, 2005 8:31 pm
Location: Lynchburg, VA
Contact:

Post by xpolockx »

Hmm, I tried it and don't get a visible error, but I don't have a mod that catches all bugs so I might just not be seeing it.
US-Whisperwind:
Kayni, Resto Shaman
Scenario, MW Monk

galmok
Posts: 3
Joined: Sat Aug 12, 2006 3:24 am

Post by galmok »

Many addons cause this taing issue. One of things causing it is hooking SetItemRef (which a lot of addons do wrong, i.e. not using hooksecurefunc).

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Yeah, I don't get this with CP, but I'll keep testing it.
phpbb:phpinfo()

galmok
Posts: 3
Joined: Sat Aug 12, 2006 3:24 am

Post by galmok »

I guess I could be falsely accusing CP for the taint problem, but when I disabled CP, the taint issue was resolved. CP may interact with another addon to produce this taint issue.

Post Reply