summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorVinit Deshapnde <vinitd@google.com>2013-11-12 15:36:37 -0800
committerVinit Deshapnde <vinitd@google.com>2013-11-12 15:36:37 -0800
commit4038724a536c990859866489195add7ed537006b (patch)
treebf1d2b0aa115f2a182e821294f9423bc5bb4f332 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent105b9b05041ea6f1109d961d548f3dde2bd69501 (diff)
Get rid of a race in NsdService in stopResolveService and getAddrInfo
Both requests are made using same id; and there is a chance that stopResolve() is not fully completed when getAddrInfo() is issued. That results getAddrInfo() failure, because both are using same requestId. This change fixes this problem by creating a new unique id to call getAddrInfo() with. Bug: 11597153 Change-Id: I56bd78740e8a40bd31c52705dc797486aff53a50
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions