Commit ef58386
SBALAVIGNESH123
Fix bugs reported by code review: thread safety, socket leaks, file logic
1 parent 6fb0195 commit ef58386
File tree
2 files changed
+30
-4
lines changed- play-services-wearable/core/src/main/java/org/microg/gms/wearable
2 files changed
+30
-4
lines changedplay-services-wearable/core/src/main/java/org/microg/gms/wearable/BluetoothWearableConnection.java
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
671 | | - | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
672 | 684 | | |
673 | 685 | | |
674 | 686 | | |
675 | 687 | | |
676 | 688 | | |
| 689 | + | |
677 | 690 | | |
678 | 691 | | |
679 | | - | |
| 692 | + | |
680 | 693 | | |
681 | 694 | | |
682 | 695 | | |
| |||
697 | 710 | | |
698 | 711 | | |
699 | 712 | | |
| 713 | + | |
| 714 | + | |
700 | 715 | | |
701 | | - | |
| 716 | + | |
702 | 717 | | |
703 | 718 | | |
704 | 719 | | |
| |||
727 | 742 | | |
728 | 743 | | |
729 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
730 | 752 | | |
731 | 753 | | |
732 | 754 | | |
| |||
0 commit comments