- Notifications
You must be signed in to change notification settings - Fork5
Commit83f4e80

Michael Paquier
Always return an error in case of incorrect backup mode
Some code paths allowed an invalid backup mode to be passed, somethingrather crazy as they directly depended on that...1 parent9ecd5ac commit83f4e80
3 files changed
+9
-6
lines changedLines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
492 | 492 |
| |
493 | 493 |
| |
494 | 494 |
| |
495 |
| - | |
| 495 | + | |
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
| |||
545 | 545 |
| |
546 | 546 |
| |
547 | 547 |
| |
548 |
| - | |
| 548 | + | |
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
554 | 556 |
| |
555 | 557 |
| |
556 | 558 |
| |
| |||
560 | 562 |
| |
561 | 563 |
| |
562 | 564 |
| |
563 |
| - | |
| 565 | + | |
| 566 | + | |
564 | 567 |
| |
565 | 568 |
| |
566 | 569 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
333 |
| - | |
| 333 | + | |
334 | 334 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
|
0 commit comments
Comments
(0)