This repository was archived by the owner on Mar 9, 2022. It is now read-only.
Commit bc14bd1
Fixed Java Core Issue 1663 - 1.x: Channel removal potentially disrupt… (#99)
* Fixed Java Core Issue 1663 - 1.x: Channel removal potentially disrupts attachments
- Ported fix from CBL .NET couchbase/couchbase-lite-net@07c1374
* Added the check the value of `_removed` key.
* Added null check to json object.1 parent ec06b94 commit bc14bd1
1 file changed
Lines changed: 22 additions & 3 deletions
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
| 469 | + | |
469 | 470 | | |
470 | 471 | | |
471 | 472 | | |
| |||
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
486 | | - | |
487 | | - | |
| 487 | + | |
| 488 | + | |
488 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
489 | 508 | | |
490 | 509 | | |
491 | 510 | | |
| |||
0 commit comments