summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python/thread_solaris.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-04-17 06:18:43 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-04-17 06:18:43 +0200
commit81cbff917f965bf7fab35cb42d68ebf14a880aa5 (patch)
tree02f4aca29ce6872955e65fd63751d871a89b94b2 /sys/src/cmd/python/Python/thread_solaris.h
parent57ad566dfc30b250229852619fc1073d47375dfa (diff)
gs: avoid 6c type propagation / constant folding issue for set_cb_end()
6c changed "- cmd_lagest_size + 1" into a *unsigned* 32bit constant. which got added to 64bit pointer making pcb->limit > pcb->end resulting in errors for partial commands in the buffer. removing the parentesis propagates the operation to 64bit.
Diffstat (limited to 'sys/src/cmd/python/Python/thread_solaris.h')
0 files changed, 0 insertions, 0 deletions