etlegacy icon indicating copy to clipboard operation
etlegacy copied to clipboard

Needless evaluation of addresses

Open suburbski opened this issue 3 years ago • 0 comments

The following will always evaluate as true:

https://github.com/etlegacy/etlegacy/blob/ace50f1b7087903b04d7150970c6ee8dd08a07e8/src/cgame/cg_event.c#L2003

https://github.com/etlegacy/etlegacy/blob/ace50f1b7087903b04d7150970c6ee8dd08a07e8/src/cgame/cg_locations.c#L375

https://github.com/etlegacy/etlegacy/blob/ace50f1b7087903b04d7150970c6ee8dd08a07e8/src/server/sv_demo.c#L1840

suburbski avatar Jul 29 '22 04:07 suburbski