Commit f1c8fff
/core/swupdate.c: dynamic memory allocation for downloader, suricatta and webserver options
This patch allows to input data for downloader, suricatta and webserver
options with no restrictions in data length.
It was created with help of the comments contained in conversation. [1]
[1] https://groups.google.com/forum/#!searchin/swupdate/%5Bswupdate%5D$20%5BPATCH%5D$20Extend$20maximal$20length$20of$20command$20line$20arguments%7Csort:date/swupdate/txB_qjAK8Fc/ZeoLMV_ECwAJ
Signed-off-by: Tomasz Żyjewski <[email protected]>1 parent f811c91 commit f1c8fff
1 file changed
+21
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
776 | 780 | | |
777 | 781 | | |
| 782 | + | |
778 | 783 | | |
779 | 784 | | |
780 | 785 | | |
| |||
783 | 788 | | |
784 | 789 | | |
785 | 790 | | |
786 | | - | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
787 | 796 | | |
788 | 797 | | |
| 798 | + | |
789 | 799 | | |
790 | 800 | | |
791 | 801 | | |
792 | 802 | | |
793 | | - | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
794 | 808 | | |
795 | 809 | | |
| 810 | + | |
796 | 811 | | |
797 | 812 | | |
798 | 813 | | |
| |||
0 commit comments